How can I lock an item on the form?
584322Aug 10 2007 — edited Aug 13 2007I have a master-detail form, I wanted to lock an item on the detail block of the form which means this item can be seen but can't be changed on the form.
I configured the Query Only, Query Allowed, Insert Allowed, Update Allowed as NO in the property palette of this item. However, when I run the form, if I try to change the value of this item, it doesn't allow me, but it also won't let me go to next record and it just stop at the record I try to make the change. Any suggestion would be really appreciated.