LayoutID for Navigation
Posted: Fri Dec 03, 2004 9:59 am
Currently I use layout names for navigation. The layout names are entered in a global repeating field. I have one script that includes a go to layout name by calculation. Each button includes a script param that indicates which rep to use when the button is clicked ie which layout to nav to. Works like a charm. The only thing is, while simple, this method does require some maintenance should a layout name be changed.
So I thought, if I was to use layout iternal IDs for naviagtion instead of layout names, there would be no need for any maintenance at all save for the initial entry of IDs.
I can derive the layout IDs but the tricky part is the Go to Layout script step. There is no way to specify to go to LAYOUT ID by calculation.
Keep in mind, I am talking about Layout IDs, not layout numbers.
Any ideas?
So I thought, if I was to use layout iternal IDs for naviagtion instead of layout names, there would be no need for any maintenance at all save for the initial entry of IDs.
I can derive the layout IDs but the tricky part is the Go to Layout script step. There is no way to specify to go to LAYOUT ID by calculation.
Keep in mind, I am talking about Layout IDs, not layout numbers.
Any ideas?