Users Permission

Ugo
New Member

How to I create an inventory management app that would have 3 users but two users can make order request and only the first user can approve the request before the item leaves the warehouse

0 2 307
2 REPLIES 2

Hello @Ugo

First, welcome to the community; you might check out the following post, itโ€™s got tons of helpful things to help you get started:

In regards to your question: check out the following post about creating a Current_User slice.

If you implemented this, you can easily include a [User_Role] column, and base permissions off this.

@MultiTech_Visions thank you so much for your response it was indeed valuable

Top Labels in this Space