How to use the HTML field
The HTML field lets you add a custom HTML block to any part of your form, including custom CSS and custom Javascript code.This feature is available on the Business and Enterprise plans. Learn more about our pricing plans and advanced features here.
HTML field. Then, click its to Edit HTML and Edit CSS in the right-hand panel.

Custom scripts and iframes
The HTML block also supports scripts and iFrames. To support these, enable theAllow scripts and iFrames toggle in the right-hand panel.
Note that scripts only run your published form, not in preview mode or in the editor. Go to the live mode of your form to test it out.
Furthermore, you will need to connect a custom domain for the scripts to run and for iFrames to render.
HTML vs. CSS
HTML is the markup language used to structure content on the web. By writing HTML code for your form, you can control the layout of your form elements and add custom styles to make your form stand out. On the other hand, CSS is the language used to style HTML content. By writing CSS code for your form, you can define the colors, fonts, and other visual properties of your form elements. This allows you to create a cohesive design that matches your brand identity, and makes your form look professional and polished.Relevant articles
Hide fields
Hide or show fields based on answers, URL parameters or data.
Condition groups
Show or hide fields based on multiple conditions at once.