Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 2.21 KB

File metadata and controls

38 lines (30 loc) · 2.21 KB
title description author ms.author ms.date ms.reviewer ms.topic applies_to ms.subservice search.audienceType contributors
formContext.ui.navigation item (Client API reference) in model-driven apps| MicrosoftDocs
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.
HemantGaur
hemantg
03/12/2022
jdaly
reference
Dynamics 365 (online)
mda-developer
developer
JimDaly

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.

[!INCLUDEcc-terminology]

Note

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

Navigation item methods

Name Description
getId [!INCLUDEformContext-ui-navigation/includes/getId-description.md]
getLabel [!INCLUDEformContext-ui-navigation/includes/getLabel-description.md]
getVisible [!INCLUDEformContext-ui-navigation/includes/getVisible-description.md]
setFocus [!INCLUDEformContext-ui-navigation/includes/setFocus-description.md]
setLabel [!INCLUDEformContext-ui-navigation/includes/setLabel-description.md]
setVisible [!INCLUDEformContext-ui-navigation/includes/setVisible-description.md]

[!INCLUDEfooter-include]