Visio Guy

Archives => Visio 2010 Feature Requests [Read Only] => Topic started by: Lars-Erik on May 21, 2008, 02:11:42 PM

Title: Lock (Read-only) shape data
Post by: Lars-Erik on May 21, 2008, 02:11:42 PM
The option to make shape data read-only, preferably with a check box to grey-out, disable the text box, though still showing the current data. Behavior for activating the option in the shape sheet and the shape data window should be the same as the invisible option.

- Lars
Title: Re: Lock (Read-only) shape data
Post by: vojo on May 21, 2008, 03:57:16 PM
if custom properties....could mess around with format field.   Make a trigger to set type as fixed list and use value as format.....or.....type=string and format any.   This might work.

for text field...could play with taking the text info and place in a user cell then erase text field.  Have an action
to enable scoop up text to user cell or disable it.   That may work maybe.