Gravity Forms integration - wpDataTables Tables and Charts Plugin (2024)

00000000

DaysHoursMinSec

Grab Yours

Before purchase you can test all plugin and Add-on features on our sandbox site.

Video versionA video overview of Gravity Forms as a new table type

Gravity Forms integration overviewwpDataTables supports Gravity Forms as a new table type

After installing and activating theGravityForms integration for wpDataTables plugin, “Gravity Form” will appear natively as a table type in the wpDataTables plugin. You will be able to create wpDataTables based on your Gravity Form entries using the “Create a table linked to an existing data source” page.

  • Gravity Forms integration for wpDataTables is an add-on that requires wpDataTables and Gravity Forms plugins installed and activated on your WordPress website to be able to work!

An example of a Gravity Form-based table

Gravity Forms integration - wpDataTables Tables and Charts Plugin (4)

The first thing you need to do to createa Gravity Form-based wpDataTable is to prepare a Gravity Form, andadd at least one form entry in it. In this tutorial we will create a wpDataTable based on a dummy “Seminar Feedback Form” form that has 15 entries. Each form field will be shown as a wpDataTable column, and each form entry will render one row in the wpDataTable. On the left side you can see a dummy form that will be used in this tutorial.

Form fields that can be displayed in wpDataTable as columns are: “Event Name“, “Event Venue“, “Date“, “Group/Association Name”, “Do you think this venue is appropriate?“, “Did you receive all the information you required?“, “How would you rate any workshops attended?“, “Would you like to attendee any further Conference?“, although it is not required to show all of them in the table.

When the form and entries are ready, you can begin creating a wpDataTable based on it. First, go to wpDataTables -> Create a Table,choose “Create a data table linked to an existing data source” option, and click “Next”.

Gravity Forms integration - wpDataTables Tables and Charts Plugin (5)

Gravity Forms integration - wpDataTables Tables and Charts Plugin (6)

Set a name for your new wpDataTable to help you find the table later; then choose “GravityForm”as the Input data source type. After you choose “Gravity Form” as a table type, a new selectbox “Choose a Gravity Form” will appear. With this selectbox, you can choose a form, that will provide entries as data for your new table. In this tutorial we will use the “Seminar Feedback” form.

After this step you will see a selectbox “Choose fields to show as columns” that allows you to choose the form fields you will use as columns. Using this selectbox, you can choose form fields that will be used in the table. Fields are separated in two categories: Form Fieldsand Common fields.

Form Fields are fields that were added in the process of creating a Gravity Form. Here, the fields are: “Your Name“, “Your Phone Number“, “Is This Pick Up or Delivery?“, “Delivery Date“, “Delivery Time“, “Delivery Address“, “Product Name“, “Select Your Size“, “Select Your Crust“, “Choose Your Toppings”, “Instructions or Additional Comments” and “Your Order Total“.

Common Fieldsare the default metadata fields that exist for every Gravity Form entry, and can be added in every Gravity Form based wpDataTable. These fields are always same: “Entry Date“, “Entry Id“, “User” and “User IP“.

As mentioned above, it is not required to add all these fields to create a wpDataTable – just choose the ones you would like to show in the table. In this example we will add “Event Name“, “Event Venue“, “Date“, “Group/Association Name”, “Do you think this venue is appropriate?“, “Did you receive all the information you required?“, “How would you rate any workshops attended?“, “Would you like to attendee any further Conference?“, and “Entry Date” from the Common Fields category.

Gravity Forms integration - wpDataTables Tables and Charts Plugin (7)

Gravity Forms integration - wpDataTables Tables and Charts Plugin (8)

Once you’ve selected the fields/columns you want to show in the table, click “Save Changes”, and a wpDataTable will be created and displayed in the “Table preview and columns setup” card. You can see in the image on the left that the new wpDataTable. Each row represents one form entry that was previously added in the form.

Server-side processingServer-side processing for Gravity form based tables

From version 1.1 there is an option to use Server-side processing with Gravity form based tables. This allows you to create a table from the form which has hundreds of thousands of entries. To find out more information about server-side processing please visit – LINK

Under DATA SOURCE tab you will find two more options:

  1. Server-Side Processing,or Lazy Loading– This switch defines whether the complete table data will be included in thepage all at once, or if it will be loaded on request, with the sorting/filtering to be processed by server. You can read more information about this featurehereandhere.
  2. Auto-refresh interval– If set to a value different from 0, tables will auto-refresh after each XX seconds interval.

Gravity Forms integration - wpDataTables Tables and Charts Plugin (9)

Editing Gravity form based tablesEditing for Gravity form based tables

Gravity Forms integration - wpDataTables Tables and Charts Plugin (11)

  1. To allow front-end editing, simply open the “Editing” tab in the table configuration settings, click the “Allow editing” option, and click the “Apply” button. From standard editing features in wpDataTables for Gravity based you can use:
  2. Popover edit block – When this feature is enabled, you won’t see the “Add”, “New” and “Delete” buttons in their standard place (the top right corner above the table, in the TableTools block), but when you click on any table row, you will see a popover. More on this link.
  3. Editor roles– This allows you to select which WordPress user roles will be allowed to edit this table.
  4. Users see and edit only their own data– If this switch is enabled, every user will only see the rows that he/she entered.
  5. Show all rows in back-end –if “Users see and edit only their own data” is enabled, it will be shown this option that allow to users see all data for this table in admin area. (Available from 2.7 version)
  6. Edit buttons to be displayed on the front-end – Allows you to include only certain editing buttons on the front-end, by select them from this drop-down. Leave unchecked to show all buttons.
  7. Show duplicate button – If this option is enabled, Duplicate edit button will be available in table Edit buttons. This options is unchecked by default. More info on this link.

When the table is saved, and inserted in the post or page, the look of the table in the front-end is slightly different from the typical non-editable table. You’ll see three new buttons (if you didn’t set it different with option “Edit buttons to be displayed on the front-end“) in the Table Tools section of the table.

Gravity Forms integration - wpDataTables Tables and Charts Plugin (12)

On other hand if option “Popover edit block” is enabled, you won’t see the “Add”, “New” and “Delete” buttons in their standard place (the top right corner above the table, in the TableTools block), but when you click on any table row, you will see a popover with edit buttons (if you didn’t set it different with option “Edit buttons to be displayed on the front-end“) in the Table Tools section of the table.

Gravity Forms integration - wpDataTables Tables and Charts Plugin (13)

Gravity Forms integration - wpDataTables Tables and Charts Plugin (14)

After clicking on theNEW button, you will see an editor popup. The popup is responsive, so it will work correctly on mobile and tablet devices as well.

Multi-page forms will also work for adding new entries.

Please keep in mind that we are using Gravity own form for adding new and editing entry functionality.

For editing existing entry you need to click on the row which has desirable entry data and, after you select it, click on the EDIT button. The same popup will show up, with the same form in it, only this time populated with data. After entering the necessary changes, click the OK button to save it.

Gravity Forms integration - wpDataTables Tables and Charts Plugin (15)

Gravity Forms integration - wpDataTables Tables and Charts Plugin (16)

For duplicate existing entry you need to click on the row which has desirable entry data and, after you select it, click on the Duplicate button. Before that, pelase make sure that option “Show duplicated button” is turn on on Editing tab in table settings. The same popup will show up, with the same form in it, only this time populated with data. After entering the necessary changes, click the OK button to duplicate it and edit modal will be closed.

Gravity form table settingsGravity form based table has additional settings

Each Gravity form-based wpDataTable receives an extraGravitysettingstab on the table configuration page, along with several additional table settings. These will allow you to narrow the range of form entries to be displayed in wpDataTable – by status and by date.

  1. Filter by status – You can toggle this optionto show/hide entries that are deleted by the administrator.
  2. Filter by user– If you choose this option, the user will be able to see only their own entries in the table. This is the same option as Users see and edit only own dataon Editing tab and allow you to filter the table by the user for non-editable tables.
  3. By choosing one of the two possible filtering logic options in the Filter by date select-box, you can filter entries by their date. It is possible to choose between Filter by date rangeand Filter by last X time period options, or you can leave this drop-down empty if you don’t want to filter form entries that are displayed in the table.

Gravity Forms integration - wpDataTables Tables and Charts Plugin (17)

Gravity Forms integration - wpDataTables Tables and Charts Plugin (18)

Filter by date range– If you select this option, two input fields (“From” and “To”) will be displayed by the Filter by dateselectbox. By choosing several date values in these datetimepicker input fields, wpDataTable rows will be updated by date range once entries have been added to the form.

Filter by last X time period– If you choose this option, two additional input fields will be displayed by theFilter by dateselectbox. In the first field, you can add a number of periods (e.g., 30), and in the second field, you can choose between (Day(s), Week(s), Month(s) and Year(s)). By selecting “30 Day(s)” for example, you will filter and display in the wpDataTable only those entries that were added in last 30 days in the Gravity Form that is used as the data source for this wpDataTable.

Gravity Forms integration - wpDataTables Tables and Charts Plugin (19)

(Optional) - Define additional column and table settings

At this point, the table is prepared. But to improve its usability, we need to define some additional settingsfor the table and its columns. In this case, we defined these settings as:

1. Enabled Limit table width checkbox and disable Table titlecheckbox on“Display” tab.
2. Set the Filter type for “Created at” as“DateTime range”.
3. Add “$” character in Cell content suffix input field for “Your total order”column.

Insert the wpDataTable in your page or post

Gravity Forms integration - wpDataTables Tables and Charts Plugin (20)

When the configuration of your Gravity form-based wpDataTable is finished, you simply need to insert it in your post or page.

To open or create a new WordPress post or page, place the cursor in the position where you would like to insert your table,click the “Insert a wpDataTable” button in the MCE editor panel, and choose the Gravity wpDataTable that you prepared.

Or, if you prefer to do things manually, you can just copy&paste the wpdatatable shortcode (you can find it in the wpDataTables browse page, or in wpDataTable edit page). To add wpDataTable shortcodes on the page, please check out the section forAdding wpDataTables shortcodes on the page.

LimitationsLimitations for Gravity based tables

Please note these limitations on Gravity based tables with wpDataTables.

  • Gravity Forms integration add-on is working with wpDataTables plugin and the core Gravity Forms plugin. However, integration with other Gravity Forms add-ons isn’t confirmed, so we cannot guarantee that it will work.
  • Unavailable options – Because we are using Gravity’s own forms for editing functionalities, some features are unavailable in both table and column settings. These options are grayed out and disabled.
  • Searching and sorting with Server-side processing – After turning on server-side processing, sorting and search may start to behave unexpectedly. We plan to work with Gravity team to improve it in future versions.
  • Editing existing entry for multi-page form – Editing will work but it will be rendered as a single page form, the same way as it is on the Gravity forms edit page.
  • No Duplicate option not working for editing existing entries – Gravity form doesn’t validate this option on editing existing entries.
  • Configuring table relations (foreign key) – This option is not available for Gravity based tables
  • Choosing editor input type– This falls under the first limitation. It is not possible to choose the editor input type because we are rendering the Gravity form in a pop-up edit modal
  • Attachments are deleted when editing– At the moment, if your Gravity Forms have images or other attachments included, you will not be able to properly edit the table generated from the form since the uploaded file will be deleted upon editing. We do not recommend enabling the editing option when you have attachments in the form.

Read moreRelated documentation articles

Gravity Forms integration - wpDataTables Tables and Charts Plugin (2024)

References

Top Articles
Latest Posts
Article information

Author: Twana Towne Ret

Last Updated:

Views: 6164

Rating: 4.3 / 5 (44 voted)

Reviews: 91% of readers found this page helpful

Author information

Name: Twana Towne Ret

Birthday: 1994-03-19

Address: Apt. 990 97439 Corwin Motorway, Port Eliseoburgh, NM 99144-2618

Phone: +5958753152963

Job: National Specialist

Hobby: Kayaking, Photography, Skydiving, Embroidery, Leather crafting, Orienteering, Cooking

Introduction: My name is Twana Towne Ret, I am a famous, talented, joyous, perfect, powerful, inquisitive, lovely person who loves writing and wants to share my knowledge and understanding with you.