Hi, We have an app that uses the UserRole() ...

Hi,

We have an app that uses the UserRole() expression. The drivers are the Users and can only see areas that are relevant to them. The field managers are the Admins and can see the driver progress. This system works great. However, weโ€™ve added drilled down views of the deliveries that I will use to create reports of deliveries, and Iโ€™m wondering if thereโ€™s a way to have these new views that only I can see?

I tried the expression: UserRole()=โ€œmy_email@my_email.comโ€ but that didnโ€™t work. Is there an expression that I can use to make this work?

Thanks for your help.

0 2 453
2 REPLIES 2

useremail() could be used instead of userrole() when specific individuals are to be targeted.

+Steve Coile. Great. Iโ€™ll give that a try. Thank you for your help.

Top Labels in this Space