Custom Fields allow you to extend member profiles beyond the default information provided by the Wix Members Area. With Custom Fields, you can create personalized member experiences by collecting and managing additional data specific to your business needs.
These APIs allow you to manage custom fields:
- Custom Fields: Create and manage custom fields.
- Custom Field Applications: Controls which custom fields apply to specific members.
- Custom Field Suggestions API: Allows you to retrieve the custom fields currently suggested on a site that haven't been assigned to members' profiles yet.
It's important to note the following before starting to code:
- A site must have the Wix Members Area installed.
- In custom field applications,
exclusions.items override applications.items. If you assign a field to a member but exclude it from their pricing plan, they won't see the field.
- By default, custom fields are assigned to all members on a site. Use Custom Field Applications to restrict access to specific members or groups.
- Custom Field: A user-defined field that extends the default member profile information.
- System Field: A Wix-defined field from the default member profile information.
- Field Application: Rules that determine which members can access specific custom fields.
- Field Suggestion: Recommended custom fields available for creation based on common use cases.