Hello everyone
I'm facing a problem and I have no clue how to solve it.
I have created an extension of form CustTable and add a custom form part on design that display some fields.
I need to disable some of its fields according to a standard checkbox on the custtable form.
I started to create a class and copy the event handler (modified) but i don't know how to find my form part and related fields to disable them.
Thank you in advance for your suggestions.