Using the editable grid form how do you hide a field on insert only?
Example: I have a due_date field that is automatically calculated on a before insert event so it doesn’t need shown on insert a new record.
Using the editable grid form how do you hide a field on insert only?
Example: I have a due_date field that is automatically calculated on a before insert event so it doesn’t need shown on insert a new record.