Think you’ve gone about it the wrong way. Probably would have been better using menu switching and custom menu item buttons like Richs retail setup.
If you insist on using custom nav menu you would need to make it reopen the ticket it just closed.
OK,
the route your taking might seem simpler but is going to create all sorts of additional issues.
You solve getting back to menu by closing ticket.
Even if you setup reopening the previous ticket you next issue will be ticket flow… If using a kitchen printer youll need to creat custom flow to prevent sending each set of items when ticket is closed.
Also if you want cancel for customer youll need to create custom void flow as orders will be submitted.
There was a self service topis a while back but cant find it.
My reconmendation would be custom menu with menu switching and full screen ask question prompts.
This route keeps single ticket session so saves printing and cancel issues
You would havesay a menu for each set like you do but create a main menu which has only the 4-5 selection buttons you show on nav screen shot.
You then setup a full screen ask question say start new order or something which creates new ticket and switches to main menu.
Youll then need a final ticket closing rule to restart the process by bringing back the ask question.
So basically what you’re saying is a button to ask “Do you want to place an order now?” and trigger it on Login and “Yes” will create a ticket and then he can choose which menu he wants, and the buttons will just “Display Ticket” (Btw, how do I set the Display Ticket ID?)
No the ticket will remain open.
Instead of menu products on the right you will start with large buttons like on your nav menu which switches screen menu but open ticket remains open on the left.
It is in there you have to find it. There is only way Rick can add automation button on menu area. If you have no time to find it, I can set it up for a fee
You can create buttons on nav screen in settings>automation>automation command button.
Create a new button and map it to nav screen.
Create an action to navigate to different screen
Create new rule with Auto Command Executed and constrain
Auto command value equal (name of button u created) then select action and pick the action you made for it.
Now that button will fire that rule which will execute the action to navigate elsewhere .
Ricks tutorial.explains and show how to add custom buttons to order screen.
You will also need to create those rules and assign that rule to that custom button
Rule creation and action creation still needs to be done the same way for those custom buttons.
You create a rule… but before that you have to create an action first. Tht action is what will occur when the button is pressed. You put that action in the rule you create.