setFieldValues( )


Sets Wix Form field values.
Setting the invalid field values fires the onFieldValuesChange() callback. The callback returns fields with the valid values previously set.

Method Declaration
Copy
Method Parameters
valuesFormValuesRequired

Field names and values of a form.

Was this helpful?
Yes
No