Starting view issue

Hello!

I had a condition in Starting view:
IF(
(USERROLE()=“Admin”), “Home”,
“General”
)

But when I change the user in the emulator to a user with (USERROLE()=“User”), the condition is not working properly, it shows a view that has a view condition (USERROLE()=“Admin”), but in the primary views the expression on the Starting view is working OK.

0 7 351
7 REPLIES 7
Top Labels in this Space