FeatureFuel
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.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests