You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: