Jump to content
Server Maintenance This Week. ×

Value list / script


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

Recommended Posts

quote:

Originally posted by LiveOak:

I'll attempt to translate:

Q: I am attempting to have a script execute as soon as a value has been chosen from a value list?

If this is your question, what you desire is possible, but requires a FM plug-in. A plugs like Sript Scheduler will trigger the execution of a script upon exiting a field. -bd

I think you can do it without the plug-in, but it won't be as easy.

Have a global field that sets itself to the value of the field when you get to the layout. Then enter a loop that pauses and continues every half second or so. Each time through the loop, check to see if the value of your field is equal to the value of the global. If it is not, exit the loop and do whatever processing you need.

It isn't a perfect solution, but I think it would work.

Chuck

Link to comment
Share on other sites

I'll attempt to translate:

Q: I am attempting to have a script execute as soon as a value has been chosen from a value list?

If this is your question, what you desire is possible, but requires a FM plug-in. A plugs like Sript Scheduler will trigger the execution of a script upon exiting a field. -bd

Link to comment
Share on other sites

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