I've created a form with general - and repeater fields. Formidable forms automatically creates a child form to store the information that's located in the repeater fields. This means that I've a parent - and a child form. I want to build a table with information of both forms. How can this be achieved?
Yes, wpDataTables does work with Foreign keys. You can open column settings, and under "Data" tab chose "Use values from another wpDataTable (Foreign Key)" from "Possible values for column" drop-down.
The field from which that column is created should be an integer type field, so you can assign an ID to it, linking to another ID in a foreign table.
It would be possible to link the table created from Formidable form to another table, yes.
Hello,
I've created a form with general - and repeater fields. Formidable forms automatically creates a child form to store the information that's located in the repeater fields. This means that I've a parent - and a child form. I want to build a table with information of both forms. How can this be achieved?
Hello TrajectB.
I am sorry to disappoint you, but unfortunately the plugin can't handle multiple forms within a same table.
I can certainly try and help you out, but I'll need remote access again, so if that's a possibility it would be greatly appreciated.
Also, please tell me what's the form's name, and the table ID.
Best regards.
Kind Regards,
Aleksandar Vuković
[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 Aleksandar,
Thanks for the response.
Isn't wpDataTables able to work with foreign keys?
Eric
Hello again Eric.
Yes, wpDataTables does work with Foreign keys. You can open column settings, and under "Data" tab chose "Use values from another wpDataTable (Foreign Key)" from "Possible values for column" drop-down.
The field from which that column is created should be an integer type field, so you can assign an ID to it, linking to another ID in a foreign table.
It would be possible to link the table created from Formidable form to another table, yes.
Best regards.
Kind Regards,
Aleksandar Vuković
[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