πŸ’Ž FramerForms

Vote for existing ideas or create a new one:
7

reCAPTCHA for Framer forms
2

Planned

Add reCAPTCHA to Framer forms to prevent spam and verify form submissions.

6

Save incomplete form submissions
2

Planned

When someone starts filling out a form and doesn't finish, save it to their device and load it when they revisit the website so they can continue where they left off.

4

Upload multiple files at a time
3

Add an option to allow uploading multiple files to a file upload input. The current workaround is to create multiple file upload inputs in the same form, with only the first one being required and others being optional.

3

Add form fields to the redirect URL as URL parameters
0

Create a component that lets you add values from fields in the form to the redirect URL as URL parameters. For example, if you have a field named "firstName" and write "Isaac", it would be added to the redirect URL like this: https://example.com/?firstName=Isaac

2

Show the value of a form input in a text label
1

In Progress

Add a component that shows the current value of a form input as a text label. For example, you can create a name input, then show the user's name later in the form by referencing the name input. ⬇️

2

Feature Suggestion: Progressive Form Data Collection in Framer Forms
1

Planned

πŸ‘‰ Problem Statement Currently, when users abandon a multi-step form in Framer, all their entered data is lost. This results in missed opportunities to: 1. Capture leads who might be interested but got interrupted 2. Understand at which step users typically drop off 3. Follow up with potential customers who showed initial int...

2

Paste images from clipboard into file upload input
0

Under Review

If an image is on the clipboard, make it possible to paste it into a file upload input instead of having to select it as a file from your computer.

1

Add Bonaire in country dropdown field
0

Caribbean Netherlands currently uses the Bonaire flag in the country dropdown list. Also add Saba and St Eustatius, which are also part of the Caribbean Netherlands. Aruba and Curaçao have their own input option. Bonaire should have theirs as well.

1

Rich text / formatted text input for Framer forms
0

Add a rich text / formatted text input for Framer forms, similar to the formatted text editor in the Framer CMS. Example from GitHub:

0

Quiz functionality for FramerForms
0

Assign points to answers and present a text/video result based on the accumulated points and points ranges.