18
Conditional confirmation step on collection
Source: directus/directus#19662 · opened by @jdjoshuadavison
Summary Add option to configure a conditional confirmation step with customisable message on a collection so that admins can set a message to be displayed when a user saves a record and certain conditions are met. Basic Example If status === "published" require confirmation with message "you're editing a published record, are you sure you want to save?" Motivation Motivation for adding a configurable confirmation step: to require people to think twice before saving their content. Motivation for making it conditional: because confirmation steps are annoying when its not critical. Motivation for making it customisable: allows admins to set a specific message to prompt the user to think about why you're asking them to confirm. Detailed Design In the collection setup section add a toggle called "require confirmation" and a "customise" button. The customise button will open a drawer that has a field to add conditi…
No pledges yet. Be the first to back this.
Comments
Similar requests
Insights: Add conditional styling for the labels, show/hide the note, correct the function "count"
2 votes · 0 comments
Restrict "Show Hidden Collections" to Admin Users
25 votes · 0 comments
Unable to Duplicate Collections with Field Configurations
2 votes · 0 comments
Default filter for collection
2 votes · 0 comments
Ability to duplicate a collection or create collection templates
72 votes · 0 comments
No comments yet.