Skip to Content
0
Former Member
Oct 12, 2005 at 08:58 AM

Disabling a control

18 Views

Hi All,

I would like to know if it is possible to disable a field on a system form. Say I want to disable the posting date on a marketing document (invoice, quote, etc) or on any other form (business partner, item, etc.) I know how to disable the control, but as soon as I change records it seems as if the whole screen gets repainted and the control is no longer enabled.

Also if I want to change the caption of a form the same happens. I currently do this change on form_load, and the only other event I can see is got_focus, which will result in too much overhead...

Please send me your thoughts.

Kindest regards,

Adele