Release Notes / Version 10.2107
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)
- Moved classes SitesService, Site, SiteModel
- WorkflowDateTimeField can adapt validation state according to WorkflowIssues
Was this article useful?