Reviewed & tested by the community
Project:
Ajax views refresh
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2010 at 03:20 UTC
Updated:
12 Apr 2012 at 17:50 UTC
Hey there,
Just letting you guys know that this module is not working with the latest dev of Ajax (2009-Dec-04) too bad because this dev has a cool feature of not scrolling the form up :(
Anyways is a much needed module to my website, thanks a bunch for the work!
Comments
Comment #1
konordo commentedThe hook "complete" has been renamed as "redirect" in the dev version of Ajax module.
If you need to use the latest dev of AJAX, just patch the ajax_views_refresh.js. This: (first lines of code)
Should change to:
It should work fine after that.
Comment #2
eloivaque#1 I worked! Thanks
if user the last version on date 2011-feb, and change file ajax_views_refresh.js. to code of comment #1
Comment #3
capellicThank you! Code update in #1 works! Let's get this into the DEV version at least?