Page 1 of 1

how do you go to a layout via a value list entry?

PostPosted: Tue Jun 14, 2005 9:12 am
by davem
Hi all -

sorry to put this up again - I forgot to include my email...

[email protected]

I have a value list formatted as a pop-up list with 6 choices - each describes a different layout. I would like to create a button script that will look at the pop-up list and go to the corresponding layout when you hit the button.

any ideas?

Thanks!
Dave

PostPosted: Tue Jun 14, 2005 12:03 pm
by John Sindelar
< I moved this to general support since it is not a custom functions question... sorry for the inconvenience. - John >

You can use the script step GoToLayout specifying "Name by Calculation", where the calculation is simply your field containing the layout name.

Enjoy!