Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conditionally control Action buttons in Table Widgets #9643

Open
GrowwithNaveen opened this issue May 8, 2024 · 0 comments
Open

Conditionally control Action buttons in Table Widgets #9643

GrowwithNaveen opened this issue May 8, 2024 · 0 comments

Comments

@GrowwithNaveen
Copy link
Collaborator

Problem Description:
Currently, Action buttons within table lack conditional control. This hinders user experience by displaying buttons for actions that may be unavailable based on the selected record or user permissions.

For example, an "Edit" button on a contract record might be irrelevant if the contract is finalized. Additionally, user groups might require specific permissions to perform certain actions.

Potential Solution:
Introduce a new configuration option for table widget action buttons that allows defining conditions for enabling/disabling them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant