User roles in the app / Allow some views to users.

Hi team!
I made a user role table and started using SHOW IF in the views.
This works great :)!

But… when I enter to a detail view, and has a reference to other view, it lets the user move to the other view…
In details view I can not find the Show If.

Example: I have a Cellphones app - View 1: Sales and View 2: Cell details.
I only give access to 1) Sales but if the user goes into Sales and click on the Cell, it goes to 2) Cell detail view…

Have you found a solution?
Thanks!

Hey man,

you can prevent that inside the Action itself. It’s in the “View (Cell)” Action under “Behavior” and there under “Only if this condition is true”

Thanks a lot!

1 Like