New users here. Im using the food delivery template, and was trying to figure out how i could use the web version to allow users to sign up as a restaurant and add/ edit items to their menu, add prices etc.
I’d also like for them to see current orders which have been sent via the app. Is this possible?
I guess you need something to assign a food truck to a user to allow them to edit items.
You need to create a relationshion property between those 2. Then you can set a visibility rule for an “edit” button on a page so that only users assigned to that food truck are able to edit it.