How do I hide the managers table in my app view?
I still want to use it, but I don’t want my users to see or use it.
How do I hide the managers table in my app view?
I still want to use it, but I don’t want my users to see or use it.
I figured it out. Views and just deleted the Managers table from the view.
Thanks!
@Tina_Cheng
When you delete a UX View, you will also not be able to see it either. If you want to hide any specific view from your users other than you, you can write
USEREMAIL()=“YourEmailAddressHere”
to the Show_if property of any view that you want to hide