{$context->oPage->requireCSSResource('resources/css/workflow-admin.css')}
{i18n}An important part of workflow is controlling which actions are available to users at various stages. For example, it may be necessary to prevent the "Edit Metadata" action from being used when a document is "published". Doing this is a two step process: first, you need to specify that "Edit Metadata" is an action you wish to control within this workflow; second, you need to specify that the action is not to be made available when documents are in the "published" state.{/i18n}
{i18n}The table below lists the actions you have specified as controlled by this workflow, and all the states within the workflow. From here you can assign those actions to the various states in this workflow. Checked items are available to users whose permissions would normally allow them when the document is in that state. Unchecked items are not available to any users.{/i18n}
{if (empty($aActionsSelected))}