Starting view code is not responding

I need to check the user email USEREMAIL(), to decide the start view, with below code.

IF(USEREMAIL()=โ€œsnmeapps@sarensnass.comโ€, โ€œNew Requestโ€, โ€œRequisitionsโ€)

But the code is not responding.
Please advise.

Thanks.
John

Solved Solved
0 2 219
  • UX
1 ACCEPTED SOLUTION

Steve
Platinum 5
Platinum 5

In the app editor, to test the starting view, reload the app editor with Ctrl+F5 or Shift+Ctrl+R.

View solution in original post

2 REPLIES 2

The UX > Options > Starting view is meant to work when the user opens the app at the very first time. After that, we then try to open the last seen view and thatโ€™s probably the reason here.

Steve
Platinum 5
Platinum 5

In the app editor, to test the starting view, reload the app editor with Ctrl+F5 or Shift+Ctrl+R.

Top Labels in this Space