Skip to Content
0
Former Member
Oct 17, 2005 at 03:42 PM

Navigate Detailed Navigation Programmatically

29 Views

I have a custom iView done as a DynPage. I want to based on some input navigate to an iView as if they clicked the menus under detailed navigation.

For example. If in my iView they selected JavaDocs I would want it to show the Java docs as if they clicked on <b>Developer -> Java Development -> Documentation -> Javadocs</b>

or if they selected another value, it would take them to content Administrator as if they selected <b>Content Administrator -> Documents</b>

I am probably not explaining this as best as someone with more experience would so please ask for more input if needed.