March 15, 200223 yr Hello, I would like to setup a script to change the value list that I used in a "popup" field for another value list. I would like to be able to change to switch between those two value lists. Is it possible ? Thank you for your help,
March 15, 200223 yr Possibly. What version of FIleMAker Pro and what oerating systema re you using? Old Advance Man
March 15, 200223 yr Create to layouts, identical except for the value list on the field. Create a script that switches between them.
March 15, 200223 yr You can use a conditional value list based on a relationship, the value of which is toggled in a field in each record. That will change the values in the list. Check out article on FMI Web site: http://www.filemaker.com/articles/blackwell04102000.html You can also use a calculation with the new Get Field function dynamically to switch the field that populates the value list. HTH Old Advance Man
Create an account or sign in to comment