{% if investigator_form.non_field_errors %} {% endif %} {{ investigator_form.id }} {{ investigator_form.DELETE.as_hidden }}

Chief Investigator


NOTE For research projects specify the first investigator. For higher degree research projects specify the primary supervisor. For other activities specify the academic sponsor or head of the managing organisation unit.

{% include "rcallocation/field.html" with field=investigator_form.title %}
{% include "rcallocation/field.html" with field=investigator_form.given_name %}
{% include "rcallocation/field.html" with field=investigator_form.surname %}
{% include "rcallocation/field.html" with field=investigator_form.email %}
{% include "rcallocation/organisation_field.html" with field=investigator_form.primary_organisation field_marker="investigators-0-primary_organisation" %}
{% include "rcallocation/field.html" with field=investigator_form.additional_researchers %}