wix-crm-frontend
The wix-crm-frontend module contains functionality for working with your site's contacts from client-side code. Learn more.
Additional information about this section
- Contacts
The Contacts API is used to manage a site's contacts.
- TriggeredEmails
The Triggered Emails API is used to send triggered emails to your site's contacts and members. Note: Triggered Emails are included in the Email Marketing ...
- $w WixForms
A $w element for enabling your site contacts and visitors to work with the Wix Forms app.
- $w WixFormSubmitEvent
An event that is fired when a site visitor clicks a submit button on a WixForms element and the Wix Form is about to be submitted to the server. You do not ...
- $w WixFormSubmittedEvent
An event that is fired when a site visitor clicks a submit button on a WixForms element and the Wix Form is successfully submitted to the server. You do not ...
- $w WixFormSubmittedErrorEvent
An event that is fired when a site visitor clicks a submit button on a WixForms element but the Wix Form is not successfully submitted to the server. You do ...