Mountainoak Posted August 10, 2009 Posted August 10, 2009 Is there a way to trigger a certain script depending on the value selected in a value list. I have a list of 6 value's, each value needs to trigger a different script. Any suggestions?
comment Posted August 10, 2009 Posted August 10, 2009 I don't think so - but you could use the triggered script as a selector to call the appropriate script.
Lee Smith Posted August 10, 2009 Posted August 10, 2009 Would it matter if you need to push a button to execute the script after the value has been selected?
Jeep Watson Posted August 26, 2009 Posted August 26, 2009 Your profile shows that you're using 8 Advanced. Your request talks about "triggering" a script. The attached file does what you are asking but requires v10 to work. If you are using v10, try this -- it does exactly what you are asking for. Notice also that the Value List (a list of layout names) in this case is built dynamically by using a design function -- LayoutNames ( Get ( FileName ) ). If you're not using v10, you're missing out on the best FM upgrade ever. Script triggers alone are worth the upgrade price -- absolutely awesome. EventDrivenMenus_v4.fp7.zip
Recommended Posts
This topic is 5842 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 accountSign in
Already have an account? Sign in here.
Sign In Now