Disabling field

If i disable a field on update/insert mode isn’t supposed to be hidden on that specified event? This is happening in a form editable grid

No, it will be grayed-out afaik

Disabling it means permanently hidden and not graying…

Try/look at: sc_apl_conf(“your_form”, “field_display_off”, "your_field)

You should use Reinhard tip to hide fields from your form.

regards,
Bernhard Bernsmann