"... you mean these fans?" Posted October 29, 2013 Posted October 29, 2013 Hi, I have a file table that has many Forms. Each form has it's own layout. How can I provide a field my users can click into, list the layout names that I need ( only the Form Layouts ), and have the user select whichever form layout they wanted based on the drop down list. Value List doesn't work to the best of my understanding. And the other alternative is to create a new table just for layout names. Then have a script step check the user selection to the actual layout names ... If ["PatterCount ( LayoutName ( Get ( FileName ) ) ; g_UserSelectableField ) = 0 Message .. Else Continue with script End If Is there an easier way ?? Thank you. Tom
eos Posted October 29, 2013 Posted October 29, 2013 See if this helps you: LayoutByChoice_eos.fmp12.zip
"... you mean these fans?" Posted November 3, 2013 Author Posted November 3, 2013 Hi Eos, Perfect! Never thought of a value list like that. Thank you. Tom :-)
Recommended Posts
This topic is 4038 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