Hi all. I have run into this problem before and am trying to remember how I resolved it.
I have a custom form in a public folder. In “read” mode, controls on the main page of the form are read-only. I’ve added a command button to allow the Adminstrator of the folder to edit those values; the button changes the .readonly property to false, allows the admin to make the change, and then restores the True value to the .readonly property of the control.
Unfortunately, this is creating a one-offed form. I seem to recall a way to avoid that (changing a different property of the control, perhaps?) but I can’t remember how to do it. (I’d search, but the WOPR search is still disabled!) Any thoughts would be appreciated. Thanks.
Jennifer