Allowing Users to change items

Hi,

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.

Any help would be great

Add new web app with same database

I’ve done that, but I’m unsure how to assign the food truck to the user for them to be able to edit the menu.

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.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.