Skip to content

Add workshop pizza preference field#770

Open
peter-drew wants to merge 2 commits intomainfrom
enhancement/workshop_pizza_field
Open

Add workshop pizza preference field#770
peter-drew wants to merge 2 commits intomainfrom
enhancement/workshop_pizza_field

Conversation

@peter-drew
Copy link
Copy Markdown
Collaborator

No description provided.

workshopStudentEntryFee = models.PositiveIntegerField('Student entry fee', null=True)

# Worshop settings
showPizzaPreference = models.BooleanField('Show pizza preference field', default=False, help_text='If enabled, workshop attendees will see a pizza preference field during registration.')
Copy link
Copy Markdown
Member

@ZMcWilliam ZMcWilliam Aug 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What if you added a second field to determine the label/question instead so events could ask an arbitrary question per participant? (such as dietary preference, previous experience with something, etc)

i.e. "Show custom attendee field" and "Custom attendee field label"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants