Hide assets from a ViewApp navigation model
- Last UpdatedJul 17, 2024
- 1 minute read
The requirements to hide an asset from a ViewApp navigation model are listed below.
-
The asset must be undeployed from the Model view to rename its alias name.
-
The asset to be hidden must be a child navigation item in the ViewApp navigation model.
-
You must change the alias name of the asset to start with an underscore.
To Hide Assets from a ViewApp Navigation Model
-
Open the System Platform IDE and show the list of assets in the Model view at the lower left of the IDE.
-
If necessary, undeploy the child asset to be hidden.
-
Right-click the asset to show the shortcut menu.
-
Select the Rename Alias option from the menu.
-
Type an underscore character ( _ ) as the first character of the asset's alias name and click OK.
-
Deploy the ViewApp.
-
Run the ViewApp to verify the renamed asset no longer appears in the navigation model.
Also, the hidden asset does not appear when you run a ViewApp in preview mode.