Discussions
Detect a Permissions violation in Saved Search? And return a Friendly Message
Hi there,
I'm interested in detecting permission violations in saved search and returning a different result for those users.
In a particular search, some users have access to one field while others do not.
I'm working in a transaction search with a formula(text) field using a case statement.
Instead of returning an error, I would like to supply custom text or a div.
Has anyone devised a way to detect the permission violation and return something other than "Error: Field is Restricted"?