Implement DataTables in Concrete 5.8

Permalink 1 user found helpful
Hi there,
is it possible to implement DataTables (datatables.net) in concrete5 version 8?
Apparently it was possible with the older version, but there is no newer version supported. I have tried to embed the php code with the php block but each time i get a failure that the path for the dataTables can not be found. How the path should be defined inside the php block? Either "<? &view->getThemePath()?>/.." nor the full path works. Can somebody help? Thanks in advance.

 
JohntheFish replied on at Permalink Reply
JohntheFish
bobby5020 replied on at Permalink Reply
Hi John,

thanks for that one. DataTable is more fancy like export to PDF or similar but it looks like i have to use this one. Thanks again for you suggestion.