Forms
The form allows you to add user-specific LoginRadius profile fields that can be utilized in Hosted Pages and APIs. Once created and added here, these fields can enhance user registration and management workflows. These forms serve as a bridge to capture essential user information in a structured and efficient manner, making them integral to authentication and user management.
The form fields are categorized into three types:
- Standard Fields (Basic)
- Standard Fields (Advanced)
- Custom Fields
Each field is fully customizable. You can:
- Modify the field name.
- Set the field type.
- Mark the field as mandatory or optional.
- Add validation strings to enforce specific input formats. Customizations ensure the flexibility needed to align with your business requirements.
Common Use-cases
LoginRadius provides a flexible data schema that allows businesses to customize their user registration forms based on their unique needs.
- Customizable Registration Forms: Design forms tailored to capture user-specific details aligned with your business needs, ensuring better data collection and organization.
- Enhanced User Management: Utilize these forms to integrate user profile fields with Hosted Pages and APIs, simplifying the management and retrieval of user data.
- Validation and Flexibility: To ensure data integrity, apply validation strings and customizable field settings (e.g., mandatory or optional) for accurate and structured data.
Key Features
The following fields are available for use in registration forms:
Standard Fields (Basic)
Standard Fields are the most commonly used fields for registration forms. There are around 30+ predefined Basic Standard Fields, for e.g:
- About
- City
- Country
- Date of Birth
- Email Subscription
- First Name
- Gender
- Home Town
- Image URL
- Industry
- Last Name
- Local City
- Local Country
- Main Address
- Middle Name
- Nick Name
- Phone ID
- Political
- Prefix
- Profile Country
- Relationship Status
- Religion
- State
- Suffix
- Thumbnail Image URL
- Time Zone
- Username
Standard Fields (Advanced)
The Advanced Standard Fields include more complex predefined fields that can be enabled with a simple click.
- Address
- Education
- IM Accounts
- Interest
- Phone Numbers
- Positions
- Sports
For more information about the Supported field and its details, please refer to the Detailed Data Point Document[/user-management/user-data/normalized-user-profile/detailed-data-points]
Custom Fields
Custom Fields allow the creation of unique fields beyond the predefined standard field lists. They enable businesses to capture data points specific to their operations or industry that the default options may not cover. These fields are fully customizable, allowing you to define attributes such as name, type, validation rules, and whether the field is mandatory or optional. This ensures that your registration forms align perfectly with your business requirements and data collection goals.
Use-case for Custom Fields:
- Business-Specific Data Collection: Capture unique data points, such as loyalty program IDs, customer preferences, or industry-specific information not included in standard fields.
- Personalized User Experiences: Leverage custom fields to store data that enables personalized interactions, such as preferred communication methods or product interests.
- Seamless API Integration: Custom fields allow for seamless integration with APIs, ensuring that unique business data is captured and transferred efficiently to third-party systems or analytics tools
Configuration
You can configure and manage the fields for registration forms under the Admin Console > Branding > Forms
Manage Forms
In the Forms -> Manage Forms(https://console.loginradius.com/branding/forms) section, you can view the list of created forms along with the active fields in each form.
Steps to Configure a Field
- Under Action, click on Edit, and it will redirect you to the Form Editor
- Click on any field from Custom/Standard Fields (Basic and Advanced) under Disabled Fields.
- The selected field will now appear under Active Fields.
- Click on the Edit icon to modify the respective field.
- Mark fields as Optional or Mandatory.
- Set the Field Type.
To arrange the order of fields:
- Drag and drop the field into the desired position.
- Click Save Configuration to apply changes.