Matthew R White Posted November 4, 2011 Posted November 4, 2011 Hi all, I have a button set as a pop up menu with about 10 custom values. I'm trying to get it so that when the user selects one of these values filemaker performs a certain script. Any advice/help would be greatly appreciated! Thanks Matt
LaRetta Posted November 4, 2011 Posted November 4, 2011 Hi Matt, Attach your script to the field with script trigger, OnObjectModify.
Matthew R White Posted November 4, 2011 Author Posted November 4, 2011 Laretta, I understand what you are saying, and I know how to do it with a field, but the custom values aren't fields, and I'm not sure know how to assign a script to a value.
LaRetta Posted November 5, 2011 Posted November 5, 2011 I'm trying to get it so that when the user selects one of these values filemaker performs a certain script. When a User selects one of those values, it becomes the value in the field at which point the script fires. Why would the script need to know the custom values and not the value in the field at that point? Are you saying you want the script to fire BEFORE the value is selected? It might help if you can briefly explain the User perspective, what the data represents and what the script will do? Maybe you want a calculation (to use within your script) which compares what is in the field to the custom list? LaRetta
Recommended Posts
This topic is 4767 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