{% if not group.group_id %}Add Group {% else %} Edit {{ group.group_name }} {% endif %}

{% if group.group_id %}
  • Info
  • Members
  • Cases access
{% endif %}
{{ form.hidden_tag() }} {% if not group.group_id %}

Members can be added once the group is created.

{% endif %}
{{ form.group_name(class='form-control', autocomplete="off") }}
{{ form.group_description(class='form-control', autocomplete="off") }}
{% if group.group_id %} {% else %} {% endif %}
User ID User login User display name
User ID User login User display name
{% if group.group_auto_follow %} This group is set to automatically include all new cases. {% endif %}
Case ID Case Name Access
Case ID Case Name Access