Hi,
I was really happy to see that the fluid data display performance of DataTables was brought to Drupal. But this still a fresh module I suppose bug are to be expected.
I installed your module on a fresh 7.1 Drupal installation and I found few of them crawling out in various places.
First one the most annoying is related with Views. Since I enabled your module I have been experiencing this error with Views UI loading. For example, I try to change AJAX usage in to ON and instead of a lite overlay I get this JSON feed my View`s UI page. A short snippet:
[{"command":"settings","settings":{"basePath":"\/hostmach\/CMS\/drupal\/","pathPrefix":"","ajaxPageState":{"theme":"seven","theme_token":"FLcSNc8ZXDkIT-0IutY_w-58jG_DR6XMJclu-frYqYM","css":[]}},"merge":true},{"command":"viewsDismissForm"},{"command":"viewsShowButtons"},{"command":"viewsTriggerPreview"},{"command":"insert","method":...
And most of the time output like that is a good thing because in every other time Views UI just ignores almost anything I try to change. For example I have not been able to access the settings of your modules display type since the creation of it...
Next is the entry limiter. You can enable the button on a view but it just does not do anything.
I am not really sure if it supposed to be like that but the default DataTables pagination is overwrited by Drupal`s default pagination and that one reloads the page.
Comments
Comment #1
dqdWe are on 7.x 2.x so I would say this issue can be closed for now and reopened with changed code version option if somebody reports it for 2.x.