{{ resource.displayname }}
System Reference Numbers
Primary Reference Number: {{ resource_data|val_from_key:"System Reference Numbers"|val_from_key:"PrimaryReferenceNumber"|val_from_key:"Primary Reference Number"|val_from_key:"@display_value" }}
Legacy ID: {{ resource_data|val_from_key:"System Reference Numbers"|val_from_key:"LegacyID"|val_from_key:"Legacy ID"|val_from_key:"@display_value" }}
{% endif %} {# External References #} {% if resource_data|has_key:"References" %}
External References
{% endif %} {# Consultation Names #} {% if resource_data|has_key:"Consultation Names" %}
Consultation Names
{% endif %} {# Application Type #} {% if resource_data|has_key:"Application Type" %}
Application Type
{{resource_data|val_from_key:"Application Type"|val_from_key:"@display_value"}}
{% endif %} {# Consultation Type #} {% if resource_data|has_key:"Consultation Type" %}
Consultation Type
{{resource_data|val_from_key:"Consultation Type"|val_from_key:"@display_value"}}
{% endif %} {# Designation Type #} {% if resource_data|has_key:"Designation Type" %}
Designation Type
{{resource_data|val_from_key:"Designation Type"|val_from_key:"@display_value"}}
{% endif %} {# Proposals #} {% if resource_data|has_key:"Proposal" %}
Proposals
{% endif %} {# Contacts #} {% if resource_data|has_key:"Contacts" %}
Contacts
Casework Officer
{% if resource_data|val_from_key:"Contacts"|has_key:"Casework Officers" %} {{ resource_data|val_from_key:"Contacts"|val_from_key:"Casework Officers"|val_from_key:"Casework Officer"|val_from_key:"@display_value" }} {% endif %}
Planning Officer
{% if resource_data|val_from_key:"Contacts"|has_key:"Planning Officers" %} {{ resource_data|val_from_key:"Contacts"|val_from_key:"Planning Officers"|val_from_key:"Planning Officer"|val_from_key:"@display_value" }} {% endif %}
Applicants
{% if resource_data|val_from_key:"Contacts"|has_key:"Applicants" %} {{ resource_data|val_from_key:"Contacts"|val_from_key:"Applicants"|val_from_key:"Applicant"|val_from_key:"@display_value" }} {% endif %}
Agents
{% if resource_data|val_from_key:"Contacts"|has_key:"Agents" %} {{ resource_data|val_from_key:"Contacts"|val_from_key:"Agents"|val_from_key:"Agent"|val_from_key:"@display_value" }} {% endif %}
{% endif %} {# Consultation Dates #} {% if resource_data|has_key:"Consultation Dates" %}
Consultation Dates
Log Date: {{ resource_data|val_from_key:"Consultation Dates"|val_from_key:"Log Date"|val_from_key:"@display_value" }}
Target Date: {{ resource_data|val_from_key:"Consultation Dates"|val_from_key:"Target Date"|val_from_key:"Target Date Start"|val_from_key:"@display_value" }}
Completion Date: {{ resource_data|val_from_key:"Consultation Dates"|val_from_key:"Completion Date"|val_from_key:"@display_value" }}
{% endif %} {# Advice #} {% if resource_data|has_key:"Advice" %}
Advice
{% endif %} {# Site Visits #} {% if resource_data|has_key:"Site Visits" %}
Site Visits
{{ rec|val_from_key:"Recommendation"|val_from_key:"Recommendation Value"|val_from_key:"@display_value"|safe }}
{% endfor %} {% endif %}{% endif %} {# Associated Consultations #} {% if resource_data|has_key:"Associated Consultations" %}
Associated Consultations
{% endif %} {# Related Monuments and Areas #} {% if resource_data|has_key:"Related Monuments and Areas" %}
Related Monuments and Areas
{% endif %} {# Associated Activities #} {% if resource_data|has_key:"Associated Activities" %}
Associated Activities
{% endif %} {% endwith%} {% endfor %}