Nuxeo mailing list archives
[Nuxeo-tickets] Re: [Nuxeo Repository] #772: Find a flexible
solution for making workflow comments mandatory or not
Nuxeo Repository
trac at nuxeo.com
Fri Jan 26 17:54:19 CET 2007
#772: Find a flexible solution for making workflow comments mandatory or not
---------------------------------------------------------------+------------
Reporter: madarche | Owner: gracinet
Type: enhancement | Status: assigned
Priority: P3 | Milestone: CPS 3.5.0
Component: CPSDefault | Version: TRUNK
Severity: normal | Resolution:
Keywords: mandatory optional workflow comments usability ui |
---------------------------------------------------------------+------------
Changes (by gracinet):
* status: new => assigned
* owner: trac => gracinet
Comment:
This one was getting long.
There is a new property on workflow transitions to control this [50898],
[50900]
In the profile, use the <comment-behaviour> tag. This is a TALES
expression that should output 'display' for the comment textarea to be
displayed (also what gets returned by default if the expression is empty)
Expression context vars: portal, proxy, modules, nothing, transition (the
object), context.
no ZMI UI yet.
API call on the workflow tool: wftool.getCommentBehaviour(proxy, context).
Leveraged in CPSDocument [50901].
Next guy that needs the 'required' behaviour will implement it.
--
Ticket URL: <http://svn.nuxeo.org/trac/pub/ticket/772>
Nuxeo Repository <http://www.cps-project.org/>
Nuxeo Repository
This list archive provided by Nuxeo, the
leaders of open source ECM.
Check out the Nuxeo 5 open source,
standards-based ECM project.