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

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

Recommended Posts

Posted

Hello,

I simply want to restrict the use of a script (button) to predefined user privileges. Is it possible? how?

I'm not sure if this is already somewhere on the forum or instructions, but I haven't found it...

Posted

Precede the script on the button with a subscript of:

pseudo code

If Get (AccountName) does not equal "Admin" or Get (AccountName) does not equal other person with access to button etc

Show custom dialog "Admin access only"

Exit script

End if

This topic is 5416 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.