formContext.ui.navigation item (Client API reference)

Each item represents one of the available navigation options available in the navigation bar for tables that have been updated to the new user experience or on the left side of the form for tables that have not been updated.

Note

These methods do not work with Microsoft Dynamics 365 for tablets in versions earlier than 9.0.

Name Description
getId Returns the name of the item.
getLabel Returns the label for the item.
getVisible Returns a value that indicates whether the item is currently visible.
setFocus Sets the focus on the item.
setLabel Sets the label for the item.
setVisible Sets a value that indicates whether the item is visible.