Jump to: navigation, search

Difference between revisions of "Visibility"


 
Line 2: Line 2:
 
This mechanism is used to hide System properties for the "normal" user.<br>
 
This mechanism is used to hide System properties for the "normal" user.<br>
 
*Every property marked with visibility = "Visible" will be displayed on the device.
 
*Every property marked with visibility = "Visible" will be displayed on the device.
*Every property marked with visibility = "Hidden" is not visible on the mobile device unless the user changes the "Show Invisible Properties" setting to true.
+
*Every property marked with visibility = "Hidden" is not visible on the mobile device.
 
{{Hint|Check the ACM configurations by using the [[ACM Manager]].}}
 
{{Hint|Check the ACM configurations by using the [[ACM Manager]].}}
  
[[Category:Publishing]]
+
[[Category:Publishing|Visibility]]

Latest revision as of 09:09, 11 July 2023

It is possible to set the visibility of every property for the visualization on the mobile device via the Application Context Management.
This mechanism is used to hide System properties for the "normal" user.

  • Every property marked with visibility = "Visible" will be displayed on the device.
  • Every property marked with visibility = "Hidden" is not visible on the mobile device.
IC Hint square.pngCheck the ACM configurations by using the ACM Manager.