Here you can ask question, tell others about your projects, suggest new features and read what's new
You can now fully customize your email notifications using the same powerful Email Composer you already use for auto-response emails.
Craft rich, branded messages, insert submission data, and fine-tune the content however you like - all directly in the composer. No more plain system-generated emails.
This update gives you complete control over the emails you receive from your forms, making them clearer, more informative, and perfectly tailored to your workflow.
This feature is open for all users
Now you can effortlessly create multi-step forms by simply asking the AI to build them for you. Just define your steps and fields, and let the AI generate a structured, user-friendly form that guides respondents through each step smoothly.
For example:
type form
name minimal-multi-step-form
multi-step
type step
name step1
label Step 1
type text
name first_name
label First Name
validations required
type step
name step2
label Step 2
type text
name last_name
label Last Name
validations required
type submit
label SubmitTry it out now in Form-Data Studio!
You can now collect handwritten signatures directly in your forms - perfect for agreements, consent forms, or any flow that needs user approval.
Add it manually or let the AI create it for you. This field is part of the basic plan so anyone can use it.
Example:
type signature
name user_signature
label Please sign here
pen-color #0000ff
validations required
help Draw your signature in the box above
This new field supports customizable pen colors, validation rules, and helper text to guide your users.
You can now embed 3rd party tags such as Google Tag Manager or Facebook Pixel into your forms.
To do this, simply add a tag block like this:
type tag
placement body
<script>
// your script here
</script>You can add more than one tag in a form
This feature requires the Form Branding addon.