I have a list of existing tables ( see attached document page 1). When I create a new table based on a query I do not see all tables in the list to choose from, and I see one (id=4.2) not on my list (see attached document page 2);
We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days and also support system that we are using was not functional.
Table in database (wpdatatable_1,wpdatatable_2...) are created when you make manual table or when you use third option Importing table data to WordPress. When you are using SQL queries wpdatatable will not make own table in database,they will use tables from queries that is already made. We are not sure what cause making table(wpdatatable_4_2)
Sorry for misunderstanding, but like I said in previous post in database will be made tables(wpdatatable_1,wpdatatable_2) only when you you use this option from table wizard.(attachment 1). So from screenshot that you provide only this tables will have these tables in database.(attachment 2)
When you are make tables from query( for example SELECT * FROM table_name) where table_name is mysql table in your database, wpdatatable will not make new table in database,plugin will be use that table for operation like add,edit or delete.
I understand what you say i.e queries results are just transient tables. But it is confusing as they are given an id nb following order of actual tables; and referencing the tables for query building in the wizard is awkward when id numbers called are different of that shown in the table list.
At the end of last week we didn't work because of the national holiday.We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days.
When you are making tables in our plugin they are start form number one. So when you make table from example from mysql query it will get number one in shortcode in table list.(not in database)Then you make second manual table and she will get number 2 in shortcode in table list, but in database will be made table wpdatatable_1, because when you made tables from query in database will not be made new table because they are using existing tables in database. That is normal behavior of wpdatatables.
Hi,
I have a list of existing tables ( see attached document page 1). When I create a new table based on a query I do not see all tables in the list to choose from, and I see one (id=4.2) not on my list (see attached document page 2);
Any clue?
Didier
Hi CROIXMARIE,
Thank you for your purchase.
We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days and also support system that we are using was not functional.
Table in database (wpdatatable_1,wpdatatable_2...) are created when you make manual table or when you use third option Importing table data to WordPress. When you are using SQL queries wpdatatable will not make own table in database,they will use tables from queries that is already made. We are not sure what cause making table(wpdatatable_4_2)
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
Thanks Milan for the answer. Why dont I see all manual made tables when I want to create a querry?
In addition I have a strange update of unrelated wpdatatable; see screen attached. Such update table should only on a querry not a table. Is it not?
Any reason for such behavior?
Regards
Didier
Hi Didier,
Sorry for misunderstanding, but like I said in previous post in database will be made tables(wpdatatable_1,wpdatatable_2) only when you you use this option from table wizard.(attachment 1). So from screenshot that you provide only this tables will have these tables in database.(attachment 2)
When you are make tables from query( for example SELECT * FROM table_name) where table_name is mysql table in your database, wpdatatable will not make new table in database,plugin will be use that table for operation like add,edit or delete.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
Thanks Milan,
I understand what you say i.e queries results are just transient tables. But it is confusing as they are given an id nb following order of actual tables; and referencing the tables for query building in the wizard is awkward when id numbers called are different of that shown in the table list.
Is that a normal behavior or just on my computer?
Regards
Didier
Hi Didier,
Sorry for late response.
At the end of last week we didn't work because of the national holiday.We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days.
When you are making tables in our plugin they are start form number one. So when you make table from example from mysql query it will get number one in shortcode in table list.(not in database)Then you make second manual table and she will get number 2 in shortcode in table list, but in database will be made table wpdatatable_1, because when you made tables from query in database will not be made new table because they are using existing tables in database. That is normal behavior of wpdatatables.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
Thanks Milan for clarifying that. Should be mentioned somewhere in documentation as it is misleading.
Thanks for your help anyway.
best regards
Didier
Hi Didier,
You are welcome. Thank you for your suggestion.
If you have any more issues feel free to open a new ticket, we will gladly help.
We'd greatly appreciate it if you could take a minute and leave a review on CodeCanyon on this link. Thanks!
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
Done