dolphy Posted July 24, 2003 Posted July 24, 2003 I ought to post this to the Filemaker Cretins list, but I can't find it... ;-) I don't know why, but I'm having a hard time figuring out how to attach a script to a button to activate a popup menu. (Yes, I'm a total beginner.) Given a custom value list called Skills, a field called m_skills formatted as a popup menu, and a script called SkillsPopup_1 (out of 15), the popup menu works when one clicks on the field, but the button does nothing. Is there a specific order in which I should've set up all of the above? Am I missing a step? The script goes like this: Exit Record/Request Go to field [select/perform, "m_skills"] Thanks. dolphy
BobWeaver Posted July 24, 2003 Posted July 24, 2003 Try formatting the field as a popup list rather than a popup menu.
dolphy Posted July 24, 2003 Author Posted July 24, 2003 That did it! Thank you Bob! One more question
BobWeaver Posted July 25, 2003 Posted July 25, 2003 Unfortunately, you will have to create a script for each. Simplest method is to create one script then duplicate it many times. Then modify them as necessary.
dolphy Posted July 28, 2003 Author Posted July 28, 2003 Thank you, Bob. <groan> I've done it, but I just had a thought
Recommended Posts
This topic is 7789 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