4
Allow VisualEditorUrls to match a pattern
Source: directus/directus#25364 · opened by @WaschBaer0395
Summary It would be nice if the VIsualEditor could match a whole set of urls automatically Basic Example _No response_ Motivation lets say we have a page /events and it contains several events /events/1 events/2 where event/number is the detailpage the amount of events can change depending on how many events are currently in the collection set to published i would like the VisualEditor to know that it should work on all of those ( right now it does work when manually navigating there, but when i klick save it refreshes and then is not in edit mode anymore cause the url list dosent contain this speicfic route) Detailed Design allow us to write this in the url list: ...website.com/events/[id]... where [id] is linked to the collection containing all events, so it knows that the editor should work with lets say the 100 events in that collection or a general setting to allow all routes of aspecific type /events/... /events/<number> events/partyevents/<nu…
No pledges yet. Be the first to back this.
Comments
Similar requests
Permalinks across several collections
1 vote · 0 comments
Upsert through API
101 votes · 0 comments
Add support for accessing raw request body in custom endpoints
2 votes · 0 comments
Add Full Asset URL to API Response
5 votes · 0 comments
Set Item Duplication Fields automatically
26 votes · 0 comments
No comments yet.