{% include "ddm_core/form_components/_basic_field.html" with field=form.requirement_level %}
{% include "ddm_core/form_components/_basic_field.html" with field=form.input_type %}
{% include "ddm_core/form_components/_basic_field.html" with field=form.min_input_length %}
{% include "ddm_core/form_components/_basic_field.html" with field=form.max_input_length %}
{% include "ddm_core/form_components/_basic_field.html" with field=form.min_number_value %}
{% include "ddm_core/form_components/_basic_field.html" with field=form.max_number_value %}