1. Add Form Block component

- In Webflow, click on
Add Elementto add a new element. - Select
Form Blockfrom the list of elements.
2. Configure Form Block component

- In the form block component, Select
Formfrom the list of elements. - On the right side, under
Style Selector, add thesurface-form-handlerclass to the form.
3. Surface Form Constructor
Go to the Webflow dashboard >Project Section > Select Custom Code and add the following custom code into the footer code section.
Add the data-question-id attribute to your Surface form script.
You must replace the
<question_id> within data-question-id attribute below with the question ID from the Surface Form Builder.
