General Enhancements ⭐
- Regex validation for text field: Define patterns for text fields to ensure correct data formats and improve data consistency. Prevent common data entry mistakes and tailor validation rules to your specific needs. Example: you can enforce that attendees capitalize the first letter of names using the regex condition (^ [A-ZI [a-z]*$).
- VIES and VAT validation update: Error messages will now be translated to provide a clearer user experience. Additionally, the VAT field's country code will be automatically pre-filled based on the selected country in the form.
- Multiselect field language mapping: Define a universal key for export and a localized value for each language enabled on your event forms. Example: Let's say you're capturing dietary preferences:
-
- Key: dietary_preference_code
- Value (English): Vegetarian
- Value (Spanish): Vegetariano
- Value (German): Vegetarisch
New feature 🤩
Attendee segmentation
Unleash the power of precision with our new feature! Create attendee list segments based on any information, from registration data to session preferences, even down to eye color.
- Filter and search within these segments to find attendees that meet your criteria.
- Export segments from the attendee list for customized communication and in-depth analysis.
- Utilize segments to craft custom badges, enhancing attendee personalization.
Bug Fixes 🛠️
Our latest release includes numerous bug fixes to boost platform stability and performance. We've addressed user-reported issues diligently.