05-04-2010 11:45 AM
<action-group id="document_browse_menu">
<action idref="start_workflow" />
<action idref="cancel_workflow" />
</action-group>
<action-group id="doc_details_actions">
<action idref="start_workflow" />
<action idref="cancel_workflow" />
</action-group>
<action-group id="dashlet_todo_actions">
<action idref="manage_task" />
<action idref="reassign_task" />
</action-group>
<action-group id="dashlet_pooled_actions">
<action idref="manage_task" />
</action-group>
<action-group id="dashlet_completed_actions">
<action idref="view_completed_task" />
</action-group>
<action id="cancel_workflow">
<permissions>
<permission allow="true">Collaborator</permission>
</permissions>
<label-id>cancel_workflow</label-id>
<image>/images/icons/cancel_workflow.gif</image>
<evaluator>org.alfresco.web.action.evaluator.CancelWorkflowEvaluator</evaluator>
<action>dialog:cancelWorkflow</action>
<action-listener>#{DialogManager.setupParameters}</action-listener>
<!–<script>/Company Home/Data Dictionary/Scripts/cancelWorkflow.js</script>–>
<params>
<param name="workflow-instance-id">#{actionContext.workflowInstanceId}</param>
<param name="workflow-instance-name">#{actionContext.workflowInstanceName}</param>
</params>
</action>
05-05-2010 10:55 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.