navigateToRelated()

Previous Next

Syntax

 navigateToRelated (targetPage, quiet)

 

Parameter(s)

targetPage [String]

quiet [Boolean, Optional: true]

 

Description

This function navigates to a related page (child in the relation). Opening related windows as dialogs (like lookup pages) is currently not supported. For comments on function usage in inline script vs script defined in files in connection with the execution of script code placed after this function see navigateTo.

 

Related functions: navigateToLookup(), navigateTo(), closePage()