Enhanced DataGrid Customization: Dynamic Button Visibility Control
This request aims to enhance the capabilities of the DataGrid by allowing workflow designers to define the visibility of buttons based on data within the DataGrid. This functionality will provide greater control over user forms and user steps, enabling users to display specific fields and buttons selectively based on the data context, which is particularly useful for mobile optimization and conditional button enabling scenarios.
Sample Use Cases:
Mobile Optimization: When designing a user form with numerous fields, buttons, and DataGrid data, the feature would enable the designer to show only certain fields on mobile devices to optimize the user experience.
Conditional Button Enabling: Users may have specific requirements where buttons should be enabled or disabled based on the presence of certain values within the DataGrid. With this feature, designers can achieve this functionality, similar to how it is already possible with text input fields.