Form Object


Deprecation Warning

This object will be deprecated on May 1, 2026.

Properties
collectionIdstring

ID of form submissions collection in WixData


createdAtstringformat date-time

Form creation time


fieldsArray <FormFieldDefinition>

List of form field definitions


formIdstring

Form unique ID


formNamestring

Form name


lastSubmissionstringformat date-time

Timestamp of the last submission


pluginsArray <string>

List of plugins associated with this form


statusstring

Form status


submissionsnumber

Number of times the form was submitted on the website


useAdvancedSpamFilterboolean

Whether to use new spam filter

Did this help?