Code

Discussion on Gravity Forms integration for wpDataTables

Discussion on Gravity Forms integration for wpDataTables

Cart 825 sales

melograno-ventures supports this item

Supported

This author's response time can be up to 5 business days.

82 comments found.

From what I saw in the statement, I click on the table information and then click the edit button. Can you put the edit function in one of the table fields?

Example Table 1: Name, Email, Phone, Address, View Button, or Edit Button. In the line of the cadastre.

Or

Example Table 2: Name (with link to edit the register), email, telephone, address.

Hi there.

Thank you for your interest in our plugin.

The Gravity Forms integration for wpDataTables is pulling the information from the Form, and creating a table from it. While you can edit entries in the table, there are still some limitations which you can see in our documentation.

When you say “link to edit the register” – we’re not sure what you mean exactly. When you edit a row, the Form you created comes up, and you’re able to edit it. To have a link inside a table, you either need to enter the data in the Form like “https://www.google.com/”, and set the column type to be “URL”, or leave it as “String”, and add the link using a href, like this: <a href="https://www.google.com/">Google</a>

If you have any further questions about this, please open a pre-purchase ticket on our support platform https://tmsplugins.ticksy.com/, and our support manager will help you there.

Best regards.

FAQ | Official Support | Back-end Trial | Facebook | Twitter

Make sure to join 3500 subscribers of our newsletter! Be first to find out about new features, releases, plans and promotions from the wpDataTables team.

Pre-Purchase question: ​Can I please enquire if it is possible to create a primary / foreign key on a created gravity forms table to allow to merge two different wpdatatables into one custom wpdatatable where it would have a mixture of gravity forms entry fields along with external fields from other sources including csv and sql (seperate wpdatable which include the foreign key). The idea would be that the gravity form would act as a form submission to alter data already entered in another datatable using a foreign key.

Hello there.

Thank you for your interest in our plugin.

Gravity Forms integration for wpDataTables doesn’t have a foreign key feature available, but adding a number which will be used for a manual table as a foreign key may still be possible to achieve.

Can you, please, open a ticket on our support platform https://tmsplugins.ticksy.com/, under pre-purchase section, and our support manager will help you there.

Best regards.

FAQ | Official Support | Back-end Trial | Facebook | Twitter

Make sure to join 3500 subscribers of our newsletter! Be first to find out about new features, releases, plans and promotions from the wpDataTables team.

pre sales question!

Hi,

I would like to know if the following scenario is possible?

I do have full version of graviity. full version of wpdatatables. I developed huge forms with a lot of entries.

Scenario:

I want to load entries of the gravity form into a table as multiple rows. first column is the name of the entry from the gravity form. second column displays that the entry is checked? as a value like a 1 for checked and a 0 for not checked? in a third column I want to give each entry a fixed value. For example 5,10.15 fourth column will be filled with the multipication form second and fourth column: for example: checked means the value of 1 * value of the entry from column three: results to 110 = 10

at the end I will summarise all the entry like the following example: Tabel example:

Column1: Column2 :Coulmn3 : Column4 entry1 : checked yes (1) : Value10 : rowsum 110 =10 entry2 : checked no (0) : Value 5 : rowum 05 =0 entry3 : checked yes (1) : Value 15 : rowsum 115 =15 summary: rowum 10+0+15 =25

Is that possible?

Thanks for your help.

all the best

Stephan

Hi there.

Thank you for your interest in our plugin.

Creating tables like this out of the box isn’t possible with plugin’s built in features, but if you can please open a pre-purchase question on our support platform https://tmsplugins.ticksy.com/ our support manager will help you in more depth – maybe a workaround can be found for your inquiry.

Best regards.

FAQ | Official Support | Back-end Trial | Facebook | Twitter

Make sure to join 3500 subscribers of our newsletter! Be first to find out about new features, releases, plans and promotions from the wpDataTables team.

I have purchased your plugin but when I want to activate it , I got an error Cannot create references to elements of a temporary array expression in wdt-gravity-integration/wdt-gravity-integration.php on line 1338

Hi,

We see you opened a ticket on our support platform https://tmsplugins.ticksy.com, and our support manager replied. So, you can continue working with him there, and he’ll help with all your issues and questions.

Best regards.

FAQ | Official Support | Back-end Trial | Facebook | Twitter

Make sure to join 3500 subscribers of our newsletter! Be first to find out about new features, releases, plans and promotions from the wpDataTables team.

With the current method to add or edit an entry, no filters or actions of the form will be executed. It would be more nicer to use the integrated PREVIEW function of Gravity Forms.

Hi,

We saw You opened a ticket on our support platform.

Our support manager will help You there.

Best regards!

FAQ | Official Support | Back-end Trial | Facebook | Twitter

Make sure to join 3500 subscribers of our newsletter! Be first to find out about new features, releases, plans and promotions from the wpDataTables team.

The gf_editing.js is already loaded, even if the table doesn’t have the edit flag.

Hi,

We saw You opened a ticket on our support platform.

Our support manager will help You there.

Best regards!

FAQ | Official Support | Back-end Trial | Facebook | Twitter

Make sure to join 3500 subscribers of our newsletter! Be first to find out about new features, releases, plans and promotions from the wpDataTables team.

It looks like that it isn’t possible to you use the single values of combined fields like NAME oder ADDRESS. With the defaults Feeds of Gravity Forms it’s also possible to directly access (as an example) City from the ADDRESS.

Hi,

Thank You for Your purchase.

Can You please open a ticket on our support platform https://tmsplugins.ticksy.com/ and our support manager will be glad to help You with all Your questions.

Best regards.

FAQ | Official Support | Back-end Trial | Facebook | Twitter

Make sure to join 3500 subscribers of our newsletter! Be first to find out about new features, releases, plans and promotions from the wpDataTables team.

With your link i got this : 503 Service Unavailable No server is available to handle this request. Cool Support.

Hi,

We apologize for the inconvenience, but we haven’t received any complaints like this in the past. We also saw You did manage to open a ticket on our support platform.

Our support manager will help You there.

Best regards!

FAQ | Official Support | Back-end Trial | Facebook | Twitter

Make sure to join 3500 subscribers of our newsletter! Be first to find out about new features, releases, plans and promotions from the wpDataTables team.

Gravity Forms integration for wpDataTables 1.1.4 released

  • Small bug fixes and stability improvements.
  • Compatibility with WordPress 5.0 confirmed.

Limitations: If I have understood this correctly: You are writing that parent / child relationships are not possible with this plugin, that you can not retrieve data from a parent-table when editing/updating.

If you want to develop a custom registration service against wordpress, the database is often filled with many new tables with multiple-level parent-child relationships.

To get full control by retrieving all fields with this plugin, would it be best to add all new tables directly to gravity’s own table structure, and not create our own tablestructure with many new custom tables into wordpress’s database?

I’m on a project where I input data from Gravity Forms apart from wp_gf_form and wp_gf_form_meta, so tables like wpDatatables creates new table names like wp_wpdatatables_1 and wp_wpdatatables_2 and so on.

With the wpDatatables plugin I can retrieve values ​​from relationships to parent tables one level up, but no longer, it seems. And it doesn’t seem that data can be retrieved from child tables below either.

Instead, if I create all custom tables in a flat structure with wp_gf_form and wp_gf_form_meta, could I get the same logic as in a typical relational database considering all levels of parent / child relationships? Will cascade update and delete work between wp_gf_form and wp_gf_form_meta? Because if this is possible, I would be able to use your plugin to retrieve data for editing and deleting in the same looking Gravity Form form as I first inserted all data.

A bit difficult to explain. I will try to specify further if more details are needed.

The question then becomes like this:

With this “Gravity Forms integration for wpDataTables”-plugin, you can use the same Gravity Forms form for editing and deleting as when inserting data, but as a flat table – no overlay table, or underlying table with relations?

While without this plugin, you can NOT use the same Gravity Forms form for editing and deleting as when inserting, but with a table with multiple overlying tables, but only one level with relations?

Hi,

We deeply apologize for the late reply.

Could you please open a ticket in the Pre-Purchase questions section of our support platform here https://tmsplugins.ticksy.com/, our support manager will be glad to help.

Best regards!

FAQ | Official Support | Back-end Trial | Facebook | Twitter

Make sure to join 3500 subscribers of our newsletter! Be first to find out about new features, releases, plans and promotions from the wpDataTables team.

Hello, I just purchased this only to realise it does not work with gravitywiz nested forms, Please can you help me display the nested form items, because gravityforms in it’s entries displays the item in the admin and I want to do same with the tables. Just the Entries and nothing else please. Thanks.

Hi,

Thank You for Your purchase.

Gravity Forms integration addon is working with a wpDataTables plugin and a core Gravity Forms plugin. However, integration with other Gravity Forms addons isn’t confirmed so we cannot guarantee that it will work.

We did our research and found this is another Gravity addon.

We had other users ask about the same addon (Gravitywiz) but we couldn’t find a way to make it work like they needed. Some of them make nested forms, so they get parent – child relationship. From scenario like this, You’re able to make each table separately, but not together. This depends on Your configuration for the nested forms. Please note that we are not so familiar with the addon’s capabilities.

Best regards.

FAQ | Official Support | Back-end Trial | Facebook | Twitter

Make sure to join 3500 subscribers of our newsletter! Be first to find out about new features, releases, plans and promotions from the wpDataTables team.

So in short this is not something your ever planning on supporting right?? If yes then would like to request a refund please. Thanks.

Hi,

Could you please open a ticket on our support platform https://tmsplugins.ticksy.com/, so our support manager can investigate further into Your issue and see if there is a workaround for what You’re trying to achieve.

Best regards!

FAQ | Official Support | Back-end Trial | Facebook | Twitter

Make sure to join 3500 subscribers of our newsletter! Be first to find out about new features, releases, plans and promotions from the wpDataTables team.

presale question.

Would like to know if it supports conditional filtering.

Like i only want to export the data which has PAID status.

Hi,

Thank you for your interest in our plugin.

Sorry for the delayed answer. Could you please open a ticket in Pre-purchase questions section of our support platform https://tmsplugins.ticksy.com/, and provide an explanation, our support managers will be glad to help.

Best regards!

FAQ | Official Support | Back-end Trial | Facebook | Twitter

Make sure to join 3500 subscribers of our newsletter! Be first to find out about new features, releases, plans and promotions from the wpDataTables team.

Hi, A Pre-sale question: Does this add-on support conditional logic?

Hi,

Thank you for your purchase.

Can you please explain us what do you mean by conditional logic? Since you have our support my advice is to open a ticket on our support platform https://tmsplugins.ticksy.com/, so our support managers can tell you all the possibilities that you have.

Best regards!

FAQ | Official Support | Back-end Trial | Facebook | Twitter

Make sure to join 3500 subscribers of our newsletter! Be first to find out about new features, releases, plans and promotions from the wpDataTables team.

Does this support gravityperks especially their gravityperks nested forms. I have licenses for these plugins.

Hi,

Thank you for your interest in our addon.

We have integration only with the core Gravity Forms plugin that supports common fields and form fields, integrations with other Gravity Forms addons isn’t confirmed so if Gravityperks is an addon we cannot guarantee that it will work.

Best regards!

FAQ | Official Support | Back-end Trial | Facebook | Twitter

Make sure to join 3500 subscribers of our newsletter! Be first to find out about new features, releases, plans and promotions from the wpDataTables team.

Hi ! Is there a possibility to add a hook so it’s possible to redirect to a addnew/edit/delete page if the user clicks on new/edit/delete ? Sometimes it’s better to do this with an external modul.

Hi,

Thank you for your purchase.

By purchasing our plugin you’ve got 6 months of our support. Could you please open a ticket on our support platform https://tmsplugins.ticksy.com/, our support manager will be glad to help.

Best regards!

FAQ | Official Support | Back-end Trial | Facebook | Twitter

Make sure to join 3500 subscribers of our newsletter! Be first to find out about new features, releases, plans and promotions from the wpDataTables team.

Hello, If we change or add field in the existing gravity forms. Why the table is broken and disappear? thanks

Hi,

I am very sorry for the late answer. Could you please open a ticket on our support platform https://tmsplugins.ticksy.com/, so our support manager can investigate your issue and help you resolve it.

Best regards!

FAQ | Official Support | Back-end Trial | Facebook | Twitter

Make sure to join 3500 subscribers of our newsletter! Be first to find out about new features, releases, plans and promotions from the wpDataTables team.

Do you plan on supporting the upcoming “field repeater” feature that Gravity Forms will soon release? https://docs.gravityforms.com/repeater-fields/

Hi,

Thank you for your purchase. I am very sorry for the late answering.

We don’t have plans to implement this feature at the moment, but we will track the requirements and if something like this becomes requested a lot we will add it on our To Do list.

Best regards!

FAQ | Official Support | Back-end Trial | Facebook | Twitter

Make sure to join 3500 subscribers of our newsletter! Be first to find out about new features, releases, plans and promotions from the wpDataTables team.

Hi wish know what gravity forms fields formats support, example list on the table a “image” field

Hi,

thank you for the interest in our plugin.

Gravity Forms integration addon is working with a wpDataTables plugin and a

core Gravity Forms plugin. However, integration with other Gravity Forms addons

isn’t confirmed so we cannot guarantee that it will work.

Best regards,

FAQ | Official Support | Back-end Trial | Facebook | Twitter

Make sure to join 3500 subscribers of our newsletter! Be first to find out about new features, releases, plans and promotions from the wpDataTables team.

Pre-Purchase Question. Can we filter a table by a field value? For example, let’s say that want to create a table with three columns, Name, City and State (all data from a gravity form submission). Could we then create that table to only show entries that come from a certain state? I know you could do this when you Create a Table using the “Generate a query to the MySQL database” option, and selecting a condition. Can I do this with this plugin? Or would we need to create a table using the “Create a table linked to an existing data source” and use SQL query?

Hi,

Thank you for your interest in our plugin.

We deeply apologize for the late reply. Could you please (if you didn’t) open a ticket in Pre-purchase questions section of our support platform here https://tmsplugins.ticksy.com/, our support manager will be glad to help.

Best regards!

FAQ | Official Support | Back-end Trial | Facebook | Twitter

Make sure to join 3500 subscribers of our newsletter! Be first to find out about new features, releases, plans and promotions from the wpDataTables team.

Hi, looks like that the plugin doesn’t work right with the GF Chained Select field. Any Ideas ?

Hi,

Thank you for being our customer.

Our Gravity Forms integration addon is working with a wpDataTables plugin and a core Gravity Forms plugin. However, integration with other Gravity Forms addons isn’t confirmed so, unfortunately, we cannot guarantee that it will work.

Best regards!

FAQ | Official Support | Back-end Trial | Facebook | Twitter

Make sure to join 3500 subscribers of our newsletter! Be first to find out about new features, releases, plans and promotions from the wpDataTables team.

Hi, is there a way we can try before buying the Gravityforms for wpDataTables. We have a very complexe form and we would like to make sure it is working perfectly.

Thanks.

Hi,

Thank you for your interest in our addon.

Unfortunately not at the moment, but we plan to make a Demo very soon.

Best regards!

FAQ | Official Support | Back-end Trial | Facebook | Twitter

Make sure to join 3500 subscribers of our newsletter! Be first to find out about new features, releases, plans and promotions from the wpDataTables team.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey