Add a custom text field for every attendee in the question step

This commit is contained in:
Raphael Michel
2020-12-10 18:19:25 +01:00
parent e7d2d0ddab
commit a665836a60
5 changed files with 19 additions and 0 deletions

View File

@@ -98,6 +98,7 @@
{% bootstrap_field sform.attendee_addresses_asked layout="control" %}
{% bootstrap_field sform.attendee_addresses_required layout="control" %}
{% bootstrap_field sform.checkout_show_copy_answers_button layout="control" %}
{% bootstrap_field sform.attendee_data_explanation_text layout="control" %}
</fieldset>
<fieldset>
<legend>{% trans "Texts" %}</legend>