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

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

Recommended Posts

Posted

I want to trigger a script with the drop down list.  I can not seem to get it to work.  Any help would be appreciated.  I just want to perform scripts using the value of the drop down.

Posted

I have one of these set up in a database - the script trigger is set to trigger OnObjectModify and it basically says:

if

[field]="a"; perform script a

end if

if

 

[field]="b"; perform script b

end if

 

etc.

 where [field] is the drop-down and "a", "b", etc are the various values.

hth,
Martie

 

ps - of course, I am still on 11 - there may be more advanced/cooler things you can do w/12 - someone else will have to answer to that.....

Posted

Thanks a bunch, I finally figured it out. I used it for navigation. Set the value list back to "Navigate" after every "if".

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