Jump to content

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

Recommended Posts

Posted

Hi everyone!!!

Would like to know if we can disable these 2 buttons. There causing my scripts, in some cases, to execute more then once.

Example:

If I already have a button on the layout with a script attached to-it, if I press this button it will execute my code, but then the 'submit' and 'cancel' button show up. If I want them to disappear, I will press submit. Now when I do that in some instances, it re-executes the previous script that was activated.

Any clues on how to fix this, if I cant disable the 'submit' and 'cancel' buttons.

Thank you in advance for any help you can provide me with...

Pat.

Posted

Hi Pat,

The way I get around that is by hiding the entire status area. To do this, create a script that hides the status area and locks it. Set that script to run on open in the File Options. This will make it so the users can't and won't see those buttons.

One thing though. Since you're hiding those buttons, you'll have to make use of the Committ and/or Revert record commands in your scripts.

HTH

Adam

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