{i18n} In many cases, workflow actions will be assigned to certain roles (e.g. Manager, Interviewer, Researcher, Journalist). You can assign these roles to specific groups in particular areas of the document management system. {/i18n}
{i18n}Warning:{/i18n}{i18n} Please note that changing role allocations can take very long time, depending on the number of folders below this one.{/i18n}
| {i18n}Role{/i18n} | {i18n}Allocated users{/i18n} | {i18n}Edit Groups{/i18n} | {i18n}Use Parent{/i18n} | ||
|---|---|---|---|---|---|
| {$aRole.name} |
{if ($aRole.allocation_id === null)}
{i18n}inherited from parent folder.{/i18n} {/if} {if ($aRole.groups != null)}{i18n}Groups:{/i18n} {$aRole.groups}{/if} {if ($aRole.allocation_id === null)} {/if} |
{if ($aRole.allocation_id === null)}
{i18n}Override Parent Allocation{/i18n} | {else}Edit | {i18n}Use parent's allocation{/i18n} | {/if}|