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

Add confirm option to documents or fields #624

Open
danieljancar opened this issue Mar 13, 2024 · 1 comment
Open

Add confirm option to documents or fields #624

danieljancar opened this issue Mar 13, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@danieljancar
Copy link

When changing a field that has special access, role or shouldn't accidentally be changed, I want to show a confirm alert with custom title and description, cancel and confirm buttons. Only when the alert is confirmed the data of the field or the document will be saved/updated.

Example

I have a users collection with user documents. I'm a Superadmin in this user list and can change users roles. Now, I don't want to accidentally make a "normal" user "admin", so I can configure the CMS to show a confirm alert when changing the value of the user document field role.

@fgatti675 fgatti675 added the enhancement New feature or request label Mar 13, 2024
@fgatti675
Copy link
Member

Hi Daniel, thanks for the feature request.
If you want it prioritized, feel free to reach us at [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants