Configure matching criteria for member lists
Configuration -> Basic Settings -> Member lists
Before you can use a member price group for booking in the Converia registration in the frontend, the defined matching criteria must be filled in correctly.
Possible fields and rules
fieldname | <date> | <exact> | <substring> |
lastname | ✓ | ✓ | |
firstname | ✓ | ✓ | |
✓ | ✓ | ||
memberId | ✓ | ✓ | |
company | ✓ | ✓ | |
zip | ✓ | ✓ | |
street | ✓ | ✓ | |
city | ✓ | ✓ | |
dateOfBirth | ✓ |
Example
The following example checks three criteria:
the membership number for exact match
the birth date in date format
the postal code for match of the first three digits
Notes
The search types exact and substring are not case-sensitive.
An input field is automatically generated in the price group selection in the frontend for each rule defined here.
Last updated