12-01-2008 11:01 AM
<!– Etat traiter –>
<action id="traiter_action_id">
<permissions>
<permission allow="true">Write</permission>
</permissions>
<evaluator>
org.alfresco.module.msc.action.evaluator.MscTraiterEvaluator
</evaluator>
<label-id>traiter_action_label_id
</label-id>
<image>/images/icons/approve.gif
</image>
<action>browse</action>
<action-listener>#{MscAction.setupContentAction}
</action-listener>
<params>
<param name="nodeRef">#{actionContext.nodeRef}
</param>
<param name="actionId">traiter_action_id</param>
</params>
</action>12-03-2008 06:47 PM
[begin of JSP code, after f:view]
If the flag is present
populate the faces context with the value of the flag (a FacesMessage)
remove the flag from the session
end if
[the rest of JSP code]
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.