RSComm Posted October 8, 2009 Posted October 8, 2009 Is there a way to include a scriptparameter with the script "go to field"?
Raybaudi Posted October 8, 2009 Posted October 8, 2009 Hi use the Go to Object[Get( ScriptParameter )], instead.
RSComm Posted October 9, 2009 Author Posted October 9, 2009 Thank you Raybaudi, I had already tried that but I get a strange result. When the the cursor goes to the object (field) it creates a darkened border and does not permit me to enter any data. It appears to be locked. When I use "go to field" script that event or problem does not occur.
comment Posted October 9, 2009 Posted October 9, 2009 It sounds like your field is defined as a button - and that you have named the button instead of the field. You need to name the field first, then attach action to it. See also: http://fmforums.com/forum/showtopic.php?tid/199240/post/308514/#308514
RSComm Posted October 9, 2009 Author Posted October 9, 2009 Your assessment was right on! A subtle series of progamming in the wrong order creates interesting effects. I now realize that I can name that field that also acts as a button with 2 different names. Interesting. Thanks for your help.
Recommended Posts
This topic is 5525 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