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

@@ -597,6 +597,7 @@ class EventSettingsSerializer(serializers.Serializer):
'attendee_addresses_required',
'attendee_company_asked',
'attendee_company_required',
'attendee_data_explanation_text',
'confirm_texts',
'order_email_asked_twice',
'payment_term_mode',