Register Form
Configure which fields appear in the user registration form.
Accessing Register Form Settings
- Navigate to your auth collection
- Go to Options tab
- Click the Register Form sub-tab
Configuration
The Register Form tab lets you control:
- Which fields are visible during registration
- Field order in the form
- Which fields are required
Best Practices
Include:
- Email/username
- Password
- Name
- Any required profile fields
Exclude:
- System fields (createdAt, updatedAt)
- Admin-only fields
- Fields populated after registration
Next Steps
- Roles — Define access conditions
- Profile & Session — Manage user profiles
- Auth Overview — Back to auth collections overview