How to Build Navigation to User-Defined Related Pages

Previous Next

See Also

To allow users to navigate to user-defined related pages using the same default dropdown control and Go button as in the USoft default application:

1. In the NavigateToMore control in the NavigateToRelatedPageGroup group, insert a new Option control. Do this by dragging and dropping an Option control from the Controls tab of the catalog.
2. Open the Property Inspector for the new Option.
3. Set the Name property to the name of your user-defined related page class.
4. If you want the prompt in the dropdown list to be different from the related page name, also set the Prompt property.
5. If required, drop the original Option that pointed to the default related page.
6. Save and publish.