With the Custom Field Applications API you can decide which custom fields apply to specific members. By default, newly created custom fields apply to all members on a Wix site. However, this API enables you to restrict fields to selected members based on:
- A list of IDs
- Their member role
- A badge they hold
- Pricing plan they have purchased.
With the Custom Fields Applications API you can:
- Create a custom field application.
- Retrieve custom field application details.
- Retrieve custom field applications for members and roles.
- Delete and update a custom field application.
It’s important to note the following points before starting to code:
- Install the Wix Members Area app from Wix App Market.
- Exclusions override applications. For example, if you assign a "Favorite Animal" custom field to a specific member but exclude this field from the "Silver Plan" pricing plan, the member will not have access to the "Favorite Animal" field if they are part of the "Silver Plan."
- Custom Field: A user-defined field that extends the default member profile information.