Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Replacing an FM default error message ("Your access privileges...") with a custom one?


This topic is 6231 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

In my runtime solution, I'd like to use a less terse message than FM's default one, "Your access privileges do not allow you to perform this action", when someone tries to change a field's contents when they don't have the appropriate privilege level. However, I can't think of a calc to do that; I don't think a script would be of much help in this instance...but as usual, I may be wrong. (There are about 70 fields in the runtime solution where I'd like to do this.)

I thought of using the Set(ErrorCapture) command but don't know how I'd implement it in a non-script environment.

As always, TIA for your help!

Posted

Well, you could script your navigation so that based on priv set, the user is either taken to a layout that lets them edit fields or to a "locked down" layout that is view only (use Set Field Behavior).

Posted

Ahhh, very clever--that would indeed simplify things a lot.

Thank you!

This topic is 6231 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.