The Custom Field Applications API allows you to 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:
With the Custom Fields Applications API you can:
It’s important to note the following before starting to code:
exclusions.items
override applications.items
. 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."