Drupal 7 - integrating External DataTables administration systems
Drupal 7 - integrating External DataTables administration systems
Doing an extensive research on building a drupal site - application with DataTabels.
All these days, I was using PHP filter to read a database and list table inside my drupal site - but they are less powerful in terms of search, inline edit etc., So decided to integrate with jQuery DataTables [https://datatables.net/].
I was successful as a regular PHP development and displaying database values using DataTables - but unable to integrate with drupal.
Also tried to Drupal DataTable module - no luck it displays only the values of drupal site data, not an external data.
Any solution / approach to it would be grateful.
Thanks,
Answers
Thanks for your question - however, per the forum rules can you link to a test case showing the issue please. This will allow the issue to be debugged.
Information on how to create a test page, if you can't provide a link to your own page can be found here.
Thanks,
Allan