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
All Entries
All your new Gravity Forms entries in one central place. Stop navigating between multiple forms to find new entries. Get immediate oversight and full control with a powerful, unified dashboard.
List Text
Add features like textarea, placeholder and custom validation to a column or multiple columns in a Gravity Forms List Field.
Update Multiple Entries
Trigger the update of multiple entries in a target form by submitting an entry in a trigger form.
List Dropdown
Add a Dropdown Select with choices to a column or multiple columns in a Gravity Forms List Field.
Read tutorials about
Show Previous Gravity Forms Submissions Using Advanced Merge Tags
This step-by-step tutorial shows how to use GravityWP Advanced Merge Tags to count previous Gravity Forms submissions and calculate total submitted value based on a matching email address.
Gravity Forms LeadConnector Integration with OAuth 2.0
This documentation-based tutorial explains how to connect Gravity Forms to LeadConnector/HighLevel with OAuth 2.0, search contacts by email, and map returned CRM values back into form fields using GravityWP API Connector.
Gravity Forms Zoho CRM Integration: How to Auto-Populate Form Fields by Email
Learn how to auto-populate Gravity Forms from Zoho CRM using GravityWP API Connector. This tutorial shows how to search Zoho Contacts by email and fill form fields with the returned data.
How to Create a Public Submission Business Directory in WordPress (Gravity Forms + GravityView)
Build a moderated business directory where users submit listings through a form, admins approve entries, and approved businesses appear in a searchable GravityView directory.