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

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

Recommended Posts

Posted

Everyone's 2 for 2 with my questions, so lets see if you can make it 3. Im figuring the answer to my question will involve a script, so I figured this is the place to post. Im looking to add a button to a page on a set of records for trying to cancel a record. Example follows:

User will enter in information and there will be 2 buttons at the end. One is to accept a record (OK button) which will run a script to use the information in another file's field, or user can hit a second button (CANCEL button) which will basically cancel the input. This cancel part is the part Im having trouble with. I figured its gonna take something deleting the record that is currently open, but i cant have it staying there for the possibility of it being clicked when on any page.

If ANYONE has an idea, I'll be glad to hear it. And again, thanks for your time.

Posted

Last time i also face this type of problem, you can set a the cancel script to delete the record and als the record related to this record, if the record also using portal.

Another way is you set two type of field, one is global, and another one is normal field(text, int...), use global field to let them key in information, if they click ok then the ok button's script will create a new record and assign the information to the normal field. If they click cancel, then just set a script to clear all the information in the global field.

hope this can help you

Regards,

Henry

Posted

Hi Scott,

Not a dumb question at all ... this question (or ones similar) have been asked numerous times on several forums.

And there are many answers out there! But the best example (in my opinion) is on CobaltSky's NightWing website called Automatic Value Locking System smile.gif

Cheers!

LaRetta

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