Turning text item field editable or not editable at runtime.
473990May 2 2007 — edited May 2 2007When I use Execute-Query mode, I need turn some text field into editable, but when I will update or create one new record I cannot edit this item at this mode. How can I change at runtime this property?
I have used "enabled" property using SET_ITEM_PROPERTY, but Oracle Forms does not recognize this like "editable" or not. Some way to increment this?
Thanks all!