Okay
  Public Ticket #1684934
editing joined tables
Closed

Comments

  • Timothy Lascak started the conversation

    Hi I am having some issues with some table finalization.

    In short i created 2 tables.

    Marketing table and Demo Info table

    I am trying to combine those 2 into a new table called "Demo Book" and have it editable.

    I have success in joining the 2 tables but when i go to edit an entry i get an error, unable to find table.

    This was my MySQL import string:

    SELECT f70_4_wpdatatable_1.name,
           f70_4_wpdatatable_1.phonenumber,
           f70_4_wpdatatable_1.address,
           f70_4_wpdatatable_1.city,
           f70_4_wpdatatable_1.bookdate,
           f70_4_wpdatatable_1.booktime,
           f70_4_wpdatatable_2.deniedorsold,
           f70_4_wpdatatable_2.productsold,
           f70_4_wpdatatable_2.apprecap,
           f70_4_wpdatatable_2.notes,
           f70_4_wpdatatable_2.sendto,
           f70_4_wpdatatable_2.sendviaemail,
           f70_4_wpdatatable_2.sendviasms
    FROM f70_4_wpdatatable_1, f70_4_wpdatatable_2

    If you go to the demo page of the link attached and try to edit the table you will see my error.

    Do you know how to resolve this issue so the demo table is editable.

    Your assistance is greatly appreciated.

  • Timothy Lascak replied

    I have figured out another solution

  •  471
    Isidora replied

    Hi Timothy,
    Thank you for your purchase.

    I am glad that you found a solution.

    Best regards.

    Kind Regards, 

    Isidora Markovic

    wpDataTables: FAQFacebookTwitterFront-end and back-end demoDocs

    Amelia: FAQFacebookTwitter |  Amelia demo sites | Docs

    You can try our wpDataTables add-ons before purchase on these sandbox sites:

    Powerful FiltersGravity Forms Integration for wpDataTablesFormidable Forms Integration for wpDataTables