Jump to content

Value List for Specific Layout


This topic is 3852 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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

Link to comment
Share on other sites

This topic is 3852 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.