Hi iloop, Thank you for your interest in wpdatatables.
Sorry for late response.
We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days.
Yes, you can use function wdtOutputTable which is Helper function that prints out the table in back-end. Also, you have to include all modals(delete, close and edit modal template)
<!-- /Modals -->
<?php wdtOutputTable('1'); ?>
<!-- Close modal -->
<?php include WDT_TEMPLATE_PATH . 'admin/common/close_modal.inc.php'; ?>
<!-- Close modal -->
<!-- Delete modal -->
<?php include WDT_TEMPLATE_PATH . 'common/delete_modal.inc.php'; ?>
<!-- /Delete modal -->
<!-- Edit modal -->
<?php include WDT_TEMPLATE_PATH . 'frontend/modal.inc.php'; ?>
Argument in wdtOutputTable function is id of the table.
Ok thanks a lot, is there a roadmap for future features because as i must choose to integrate for a long project as i must to compare with other libraries on middle term.
Hello
Is it possible to insert and use Wpdatatable in wordpress admin ?
thanks
Hi iloop,
Thank you for your interest in wpdatatables.
Sorry for late response.
We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days.
Yes, you can use function wdtOutputTable which is Helper function that prints out the table in back-end. Also, you have to include all modals(delete, close and edit modal template)
Argument in wdtOutputTable function is id of the table.
Best regards.
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
hi,
Ok thanks a lot, is there a roadmap for future features because as i must choose to integrate for a long project as i must to compare with other libraries on middle term.
thanks a lot
Hi iloop,
You are welcome.
Unfortunately we don't have online roadmap where you can check future features, but we have our TO DO list which is based on customer requirements.
Best regards.
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