Search.../

WixFormsV2

A WixFormsV2 element displays customizable forms, collects all the info that a site visitor entered into the form fields, and lets you track all form submissions in the dashboard. Learn more.

Guides

Additional information about this section

Properties

Store values associated with an object

  • customClassList
  • deleted
  • rendered
  • global
  • id
  • parent
  • type
  • hidden
  • isVisible
  • collapsed
Functions

Perform actions on an object

  • getFieldValues( )
  • getStepCount( )
  • getStepNumber( )
  • navigateToStep( )
  • onFieldValueChange( )
  • onStepNumberChange( )
  • onSubmit( )
  • onSubmitFailure( )
  • onSubmitSuccess( )
  • setFieldValues( )
  • submit( )
  • delete( )
  • onMouseIn( )
  • onMouseOut( )
  • restore( )
  • scrollTo( )
  • onViewportEnter( )
  • onViewportLeave( )
  • hide( )
  • show( )
  • collapse( )
  • expand( )