Custom Field Object


A custom field extends the default member profile with additional information fields. Custom fields allow Wix users to collect and display specific information from members, beyond the standard profile fields.

Properties
appliesTostringRead-only

createdDatestringRead-onlyformat date-time

Date and time when the field was created.


defaultPrivacystring

fieldOriginstringRead-only

fieldTypestring

idstringRead-onlyformat GUID

Custom field ID.


keystringRead-only

Custom field key.


namestringminLength 1maxLength 150

Custom field title.


revisionstringformat uint64

Revision number, which increments by 1 each time the custom field is updated. To prevent conflicting changes, the existing revision must be used when updating a custom field.


sectionstringRead-only

socialTypestring

updatedDatestringRead-onlyformat date-time

Date and time when the field was updated.

Did this help?