Issue Type: Improvement Improvement
Affects Versions: 5.3
Assignee: Unassigned
Created: 10/Jul/14 4:43 PM
Description:

The fields configured in /modules/workflow/dialogs/publish/form/tabs/comment/fields don't accept validators, so no standard validation (i.e. required=true for comment) is possible at the moment.

From a support ticket:

Zdenek Skodik added a comment - 04/Jul/14 12:19 PM

Hi,

the workflow dialogs are kind of specific on purpose dialogs, so that they have their own presenter class that is partially responsible for the fact that the common dialog validation doesn't work there - see /modules/workflow/dialogs/publish/presenterClass. It binds the involved elements - activation actions, forms, passing parameters (comment, scheduled date) around, creating the form actions ad hoc. So at the moment the validation can only be provided by code, e.g. by overriding the #executeAction() of the presenter. Feel free to open an improvement ticket at the workflow project.

Kind regards,
Zdenek

Project: Magnolia Workflow Module
Priority: Neutral Neutral
Reporter: Markus Koller
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to