-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Ability to preview a resource with the public UI. A good way to do this could be setting a "preview_route" in the model config, which should point to the public web URI of the resource. So, checking premissions to preview an item should be responsibility of the public web controller, giving more flexibility on the preview UI an logic. This config will show a "Preview" button on the CRUD UI.
Reactions are currently unavailable