{% extends 'base.html' %} {% block bodydata %} data-project-id="{{ project.id }}" data-project-locked="{{ project.islocked }}" data-category-id="{{ category.id }}" data-field-id="{{ field.id }}" {% endblock %} {% block title %} | Project: {{ project.name }} - Category: {{ category.name }} - Field: {{ field.name }} - Settings{% endblock %} {% block main %}
Key | {{ field.key }} |
Type | {{ field.type_name }} |
Category | {{ category.name }} |
The field {{ field.name }} is set as display field for category {{ field.category.name }}. If you wish to deactivate or delete the field, you have to select another display field in the category settings first.
The field {{ field.name }} is set as expiry field for category {{ field.category.name }}. If you wish to deactivate or delete the field, you have to select another expiry field in the category settings first.
Deleting a field can not be undone.
Delete this field