I want the employee to take an order to disappear from the list and record who took it
How is the app working? You can add a column to store the email of the user who takes the order, and then hide that row from the main list, since it’s already taken
Thank you very much, if I did something similar, create statuses of the order.
earring
processing
finished
And just with the email of the person taking the order, the information I need is saved.
1 Like