{i18n}Add a new group{/i18n}

{i18n}Users may be classed together as Groups and these groups may be used to set security privileges throughout the document management system.{/i18n}

{if $authentication_sources}
{i18n}Add a group from an authentication source{/i18n}

{i18n}Instead of manually creating the group within the document management system, the group can be found within an authentication source (such as an LDAP directory) that has already been configured. This ensures that the group is correctly set up with limited intervention from the administrator, and that the group's membership will be maintained as it is in the authentication source.{/i18n}

{entity_select name="source_id" entities=$authentication_sources}

{i18n arg_appname="$appname"}Alternatively, you can manually create a user within #appname# below.{/i18n}

{/if} {*
{i18n}Specify group details{/i18n}

{i18n}Please enter the Group's details below and then click create group. Fields marked with a red square are required.{/i18n}

{foreach item=oWidget from=$add_fields} {$oWidget->render()} {/foreach}
*} {$form->render()}