MorFologist Posted September 30, 2006 Posted September 30, 2006 I would like to have a button over (or attached) to a pull-down menu that after user sets the field, the script performs a Go to object based on the choice made. As far as I can tell, there is still no "upon field exit, perform this script...". I was trying to trick it into pausing the script with the pull down "open", then continue after field was set, but there is no way to avoid user mis-interaction on that method. I normally would use bullet choices with buttons overlaid so when a user chooses the bullet marked Quotation I can fill in the field, set a few other fields and nowadays, Go to Tab Object, having made a tab for every bullet choice. Too many choices to use bullets in this new instance. Any thoughts?
IdealData Posted September 30, 2006 Posted September 30, 2006 I have used a time delayed loop operation which pauses for 3 seconds to give the user time to select an item.
MorFologist Posted September 30, 2006 Author Posted September 30, 2006 I tried a timer too, but didn't like what happens if the user doesn't choose anything. I ended up adding a test to see if the field was empty, then a test to see if the value changed from original state if not. I'd like it better if the PDM would show the active pulled down state, as it is now they have to click a second time to see the PDM.
Genx Posted September 30, 2006 Posted September 30, 2006 I would suggest you look into using eventscript a free plug-in. It's available at http://www.softs4humans.com/FMPro_Plugins.html
Recommended Posts
This topic is 6631 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