Release Notes / Version 10.2101
Table Of Contents
The new
remoteValidationCallback
method must be implemented by all Fields, implementing the IAdditionalWorkflowDisplayFieldMixin.
The method
remoteValidationCallback
will be called after every workflow validation and allows the Field to adapt its validaiton state according to the returned workflow issues.
(CMS-17575)