ValidateTableRelation property change via extension
Allow changing field ValidateTableRelation property via extension.
In our solution we use Item No. (and some other fields) on Sales, Purchase, Item Journal lines for entering search string - we do search OnBeforeValidateEvent and change entered string with found/selected Item ...
STATUS DETAILS
Needs Votes
DelayedInsert property change via extension
Allow changing field DelayedInsert property via extension.
In some scenarios it is required to check that all required fields (which are not primary key fields) are filled on new record and that is not possible without DelayedInsert = True.
STATUS DETAILS
Needs Votes
