What is the shortcut
option?
The "shortcut": true
option in the JSON configuration of a TimeTonic view allows you to offer a shortcut to this view directly from the user's smartphone home screen.
This enables quick access to a specific view such as a form, tracking table, or dashboard, without having to navigate through the entire workspace.
Simply add this parameter in the view's JSON editor:
ℹ️ This parameter is of type boolean, meaning the only valid values are true
(enabled) or false
(disabled).
📱 User-side result
- When opening the workspace on mobile, TimeTonic will suggest that the user add the view as a shortcut on their home screen (via a pop-up or a manual action).
- An icon will be added to the phone's home screen, pointing directly to that specific view.