Hi, try to use the module, but the views are not shown in the admin/settings/ajax/ajax_views_refresh

What could be the cause?

Comments

jide’s picture

The views will appear only if they are enabled and have the "Use AJAX" option set to "true" in the basic settings.

droida38’s picture

I don't see any views either. They are enabled and Use Ajax = yes

avdp’s picture

Hi, if anyone is still interested, or for future reference: in my case it worked by disabling the ajax redirect module.
Als stated in the readme: Install and enable the following modules : Ajax, Ajax ui, Ajax plugin - disable_redirect, Views, Views ui, and of course Ajax plugin - views_refresh.

Tafa’s picture

well, i disabled redirect and instead i was taken back to the node saved. So, I don't know whether it is advisable to disable it. Meanwhile, I am left with the very same problem described which is that the view does not refresh automatically despite having set the view correctly with ajax on.
has anyone else experienced a similar issue?
thanks
t

Tafa’s picture

update: reverted to previous version of ajax 6.1.4. and it works fine now.