{i18n}The core of a workflow is the process that documents in that workflow follow. These processes are made up of states (which documents are in, e.g. "reviewed" or "published") and transitions which documents follow (e.g. "submit for review" or "publish").{/i18n}
{i18n}Configure Workflow Process{/i18n} {i18n}Configure Workflow Process{/i18n} {i18n}(e.g. which transitions lead to which states){/i18n}
| {i18n}State Name{/i18n} | {i18n}Edit{/i18n} | {i18n}Delete{/i18n} |
|---|---|---|
| {$oState->getName()} | {i18n}Edit State{/i18n} | {i18n}Delete State{/i18n} |
| {i18n}Transition Name{/i18n} | {i18n}Edit{/i18n} | {i18n}Delete{/i18n} |
|---|---|---|
| {$oTransition->getName()} | {i18n}Edit{/i18n} | {i18n}Delete{/i18n} |