In BYD , we have a problem that after a field validation, the user can’t edit the value to correct the problem.
We created an extension field via adaption mode. In PDI, we added a check on event-BeforeSave on this field. In Validation-OnSave, we t...