Can I add custom validation rules to form fields?
Yes. Click the gear icon on a field to open Advanced Settings. For text-based fields you can set:
- Minimum length and maximum length
- Regex pattern (e.g., a ZIP code pattern like "^\d{5}$")
- Custom error message shown to the patient