2
Custom back link on Save, Update, Delete
Source: directus/directus#24194 · opened by @fpignatelli
Summary Currently when you save an item, you are redirected to the collection page. The new feature allows you to choose the link you will be redirected to. It could be a link specified by the user in the collection configuration page, or a simple history back. Basic Example _No response_ Motivation The great potential of the module type extension is to be able to customize the data display at will, insert custom elements, etc. A great limitation, however, concerns the modification of the elements because rebuilding the entire editing interface is really complicated. This simple feature would allow to use the editing page created by Directus. Detailed Design Features In the collection configuration page, you will be able to decide the redirection on the actions of adding, modifying, deleting and archiving an element. Solution A: A text field in which to insert the return URL. Pros: Greater possibility of customization in user experience Cons: Greater c…
No pledges yet. Be the first to back this.
Comments
Similar requests
"Save Current Date/Time If NULL" and "Save Current User ID If NULL"
11 votes · 0 comments
implement custom redirect on item save
5 votes · 0 comments
Implement 'Save All' Functionality for Nested Collections in Relation Drawer
3 votes · 0 comments
Implement `onbeforeunload` to notify user when leaving Directus App with unsaved content.
2 votes · 0 comments
Option to auto delete file when related item is deleted from collection.
47 votes · 0 comments
No comments yet.