Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Commented Resolution Validator

Overview

This validator controls if current user has specified a comment for some resolution.

 Image Added

Edit and View Parameters

It is possible to select Resolution for which a Comment is needed.  

Image Added

When specified, the selection of these resolutions will require a comment.   

Image Added

XML Declaration

 

The Validator configuration may be done in XML in Workflow descriptor as follow :

 

Code Block
languagexml
<validator name="" type="class">
	<arg name="resolutionsSelected">10000,10102,</arg>
	<arg name="class.name">fr.alkaes.myaawf.workflow.validator.ResolutionCommentValidator</arg>
</validator>



Excerpt
hiddentrue

Validator based on Comment

 

Panel

On this page:

Table of Contents

 

Content by Label
showLabelsfalse
spacesMINYAA
showSpacefalse
sorttitle
typepage
cqllabel = "documentation-space-sample" and type = "page" and space = "MINYAA"
labelsdocumentation-space-sample

Info
titleUseful hint

See also ...