Dropdown
This field is required. Please click the delete button to remove this field.
Options
    {% if field.options %} {% for option in field.options %} {% include "hrapps/admin/partials/builder/fields/list-group-item.html" with option=option id=forloop.counter %} {% endfor %} {% endif %}