Do you want to automatically create entries based on selected checkbox and multi-select choices or on rows in a List Field? With the Field to Entries Add-on for Gravity Forms you can do that with a feed.
Create entries based on checkbox choices
In this example we’ll walk you through creating entries based on selected checkbox choices. We have a form with a Single Line Text field the user can fill in a name and a Checkbox with different tasks.

In the Form Settings > Field to Entries we can create a new feed. As source we select the Checkbox Field and we select as Target Form a newly created Tasks Form. This Tasks form has only two Single Line Text Fields (Name & Task).
Under Field Mapping we map the name fields (we want to have the name filled in every time). The Single Line Text Field ‘Task’ we want to fill with the selected Task value. You can do that by selecting ‘Field -> Entry: Tasks (each selected item)’. This will create a new Entry for every selected checkbox item and fills in the name and the selected task.

Now we can fill in our example Form:

This will create automatically two entries in the Task Form:

Create entries based on List Field rows
We can do the same with a Gravity Forms List Field. We’ll add that to our example Form:

We add a new Feed to our Form in Form Settings > Field to Entries:

We can select under Field Mapping the Task Field and map it to ‘Field -> Entry: List (each row)’:

We add some extra tasks in the List:

When submitting this Form it automatically creates an entry based on the selected Checkbox item ánd will create a new entry for every row in the List Field.

Create entries based on Multi Select
You can also use a Gravity Forms Multi Select Field to dynamiccaly create new entries based on the selected values.
We’ve added a Multi Select Field to our example form with 6 choices:

And map it to the selected Multi Select choices:

We have advanced User Interface on, so you can easily select items in the Multi Select. This time we only select Task 2, 4 and 6.

This created new entries for every selected Multi Select item:

Our Premium add-ons for Gravity Forms
List Dropdown
Add a Dropdown Select with choices to a column or multiple columns in a Gravity Forms List Field.
n8n Connector
Connect Gravity Forms to n8n and automate your workflows with secure, flexible, and powerful webhooks. Go beyond simple notifications and build advanced, two-way automations.
DateTime Field
The GravityWP - DateTime Field add-on adds a dedicated Date/Time field to Gravity Forms so users can enter both a date and a time in a single input.
Update Multiple Entries
Trigger the update of multiple entries in a target form by submitting an entry in a trigger form.
Read tutorials about
How to Validate Repeatable Contact Rows in Gravity Forms
Learn how to validate repeatable Gravity Forms List field rows with GravityWP List Text. This tutorial shows how to add email and regex validation, test invalid values, and confirm that valid team roster data is stored correctly.
Gravity Forms Airtable Integration: Create Records From Form Submissions
Learn how to build a Gravity Forms Airtable integration with GravityWP API Connector. Send form submissions to Airtable, create new records automatically, and save the returned Airtable Record ID and response back to Gravity Forms.
Gravity Forms Asana Integration: Create Tasks From Form Submissions
Learn how to connect Gravity Forms to Asana with GravityWP API Connector. This tested workflow creates Asana tasks from form submissions and saves the returned task ID and URL back to Gravity Forms.
Gravity Forms Google Calendar Integration: Create Events From Form Submissions
Connect Gravity Forms to Google Calendar with GravityWP API Connector. Learn how to create calendar events from form submissions, map event details, configure OAuth 2.0, handle time zones, and save the returned Event ID and URL.