docs: adds country

This commit is contained in:
carla 2026-02-24 09:35:00 +01:00
parent 1fd1880424
commit e7668f1ef4
3 changed files with 28 additions and 6 deletions

View file

@ -192,6 +192,7 @@ Settings (1) → MembershipFeeType (0..1)
- Exit date must be after join date
- Phone: `+?[0-9\- ]{6,20}`
- Postal code: optional (no format validation)
- Country: optional
### CustomFieldValue System
- Maximum one custom field value per custom field per member
@ -240,7 +241,7 @@ Settings (1) → MembershipFeeType (0..1)
### Weighted Fields
- **Weight A (highest):** first_name, last_name
- **Weight B:** email, notes, group names (from member_groups → groups)
- **Weight C:** city, street, house_number, postal_code, custom_field_values
- **Weight C:** city, street, house_number, postal_code, country, custom_field_values
- **Weight D (lowest):** join_date, exit_date
### Group Names in Search