I am building a web application and I need to be able to let my users input data into forms, store that information in the database, show that data in a table, and then allow them to edit / update the data from a table view. So far I have been able to attach a form to a database so that I can save the form data but the only type of table I can make is read-only, there is no tab in the back-end admin section in wordpress to allow me to turn on editing for this table type. Is there any way I can do what I am wanting to do? Also, this formidable forms linked table type does not show the database table that the data is being stored to so I have no way to make a SQL query to create a table with the data. Let me know if you have any ideas.
Just wanted to point out that we have a 15-day money-back guarantee period, for the plugin and any add-ons;
so if you purchase the plugin, you can safely fully test it out, we will assist along the way, and if it doesn't fit your needs you can request and receive a refund in that period.
I ended up writing my own webhook to post the data to the database and table I want to use. How do I request a refund for the plugins that I dont need?
I am happy to see that you were able to create the solution for this.
In order to request a refund for any licences that you don't need, here is how to do it the easiest way, through our Store :
Please log in to http://store.tms-plugins.com/ and under "My Licenses" click on the Three Dots on the right-hand side of the license you want to submit a refund request for:
If you don't see it, that means that the 15-day money-back guarantee period ended, and as per our refund policies (Amelia Refund Policy, wpDataTables Refund Policy), you're no longer eligible for a refund. After you submit a refund request, you will not receive any confirmation emails, but you will see that the button is grayed out:
That means that the refund request is successfully submitted and that you will receive your refund in 5 - 7 business days.
I am building a web application and I need to be able to let my users input data into forms, store that information in the database, show that data in a table, and then allow them to edit / update the data from a table view. So far I have been able to attach a form to a database so that I can save the form data but the only type of table I can make is read-only, there is no tab in the back-end admin section in wordpress to allow me to turn on editing for this table type. Is there any way I can do what I am wanting to do? Also, this formidable forms linked table type does not show the database table that the data is being stored to so I have no way to make a SQL query to create a table with the data. Let me know if you have any ideas.
Hi, Brian
Thanks for reaching out to us
-
The only editable form integration that we have is our premium Gravity Forms Integration.
Please check it out on this documentation page with detailed explanation of how it works.
wpDataTables is used to only pull the data from them, but it will not create a new table in the database.
Before purchase you can test all plugin and the Gravity Forms integration Add-on features on this sandbox site.
-
Alternatively, if you wish to create different solutions, without using Forms, if you need an individual table in the database with SQL Queries;
Perhaps you can create a Manual table type; This will make a new table in the database, which is fully editable;
You could use the main table that you, as Admin, would have full access to,
and then use modified dynamic SQL Queries for other users.
-
We also have the useful feature of allowing users to only view and edit their own data;
you can check this out here in more detail.
-
Let me know how that seems, and if you have any further questions. Thanks.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi, Brian
I forgot to mention,
Just wanted to point out that we have a 15-day money-back guarantee period, for the plugin and any add-ons;
so if you purchase the plugin, you can safely fully test it out,
we will assist along the way,
and if it doesn't fit your needs you can request and receive a refund in that period.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
I ended up writing my own webhook to post the data to the database and table I want to use. How do I request a refund for the plugins that I dont need?
Hi, Brian
I am happy to see that you were able to create the solution for this.
In order to request a refund for any licences that you don't need, here is how to do it the easiest way, through our Store :
Please log in to http://store.tms-plugins.com/ and under "My Licenses" click on the Three Dots on the right-hand side of the license you want to submit a refund request for:
If you don't see it, that means that the 15-day money-back guarantee period ended, and as per our refund policies (Amelia Refund Policy, wpDataTables Refund Policy), you're no longer eligible for a refund. After you submit a refund request, you will not receive any confirmation emails, but you will see that the button is grayed out:
That means that the refund request is successfully submitted and that you will receive your refund in 5 - 7 business days.
-
Let me know if you need any assistance. Thanks
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables