Field Validation with Custom Condition Possible


With field validation it is now also possible to specify a custom condition, so that conditions can be specified that use multiple fields.

Example
You want to show a warning if you save a production order operation PC without operation time, but not if it is an outsourcing. You can specify the following condition at the operation time: if([prbv_uitbesteden]=1,1,[prbv_tijd_per_stuk]>0)

 

Please note!
A field validation of the 'Custom' type can only be created if you have logged in with a day license (MKG employee).