Dear Developers,
I have a problem with UDO form. On my form I have some folder. When a user has read only authorization for this form and open a record of this object all items on this form disabled. I try to enabling with next code
oUDOForm.Items.Item("Folder1").Enabled = True
but without luck.
Anyone has any idea how can I set enabling folders as well as system form, on which event.
Thank you and regards,
Nghia