I'm trying to make a text box only visible in systemdisplay and not cube or mobile.
I used shape data, Options set to Hidden=Cube|Hidden=Mobile but that doesn't make any difference.
It seems that these options only applicable to an entire page, is there shapedata I can use for shapes on a page to change visibility based on client being used?
https://help.dataminer.services/dataminer/#t=DataMinerUserGuide%2Fpart_2%2Fvisio%2FConditionally_showing_or_hiding_a_page_of_a_Visio_drawing.htm&rhsearch=client%20visio&rhhlterm=client%20visio&rhsyns=%20
Hi Sam,
Currently it's not possible to base the visibility of a shape on the client being used. As you said, the 'Hidden' option only works for entire pages and these will be hidden in all clients.
Hi Sam,
You can try to make a shape or page visible for a particular person or access level.
First, you need to assign the user to a user group Access Levels which can be referred from this link (Point 4).
Next, you can make the shape only visible for particular access by using shape data "Level" as the example below. The value 10 is the Group Access Level.
You may refer to this link for more information on making shape visible for a particular access.
Hi Jeeva, thanks for your input, visibility for the user doesn’t work for this scenario. needs to be based on the client application used. (ie: cube, systemdisplay, mobile.) any thoughts on this?