...
- If the user is attached to a location in a different layout, their view will return to that previous layout.
- Example:
- User is attached to location in Dining Room layout.
- User deletes a layout named Bar; clicks Publish
- User view returns to Dining Room layout
- Example:
- If the user is not attached to any location, their view will display the first layout in the list.
- Example:
- User is not attached to any location
- User deletes a layout named Bar; clicks Publish
- User view shows the first layout in the list of layouts
- Example:
Submit order
When there is only one layout, when a user taps Submit Order, they are detached from the location and returned to the layout screen.
When there are multiple layouts, when a user taps Submit Order, they are detached from the location and returned to the last layout selected (the one on which they submitted the order).
Log in
When staff logs out, then logs in again:
- If attached to a location, the user will return to the layout where the location is located
- If not attached to a location, the user will return to the last layout selected
Related articles
...