Active
Project:
Ajax views refresh
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2009 at 22:05 UTC
Updated:
27 May 2011 at 05:57 UTC
This request was brought up here (http://drupal.org/node/528884) but I thought it be best for it to be made into a formal request. I understand that the maintainer (jide) of this module has declared this a "maybe". I'll let it be known that by making this a formal request this is my chime-in to see this an additional feature to ajax_views_refresh. I see this feature in combination with the "refresh upon submit" feature as what most users would require or look for in one package. If not then I presume one or the other could be turned off easily.
I've linked to this thread from the views issue on this same subject (http://drupal.org/node/528816).
Comments
Comment #1
benone commentedsubscribing :)
Comment #2
jgoodwill01 commentedSubscribing
Comment #3
schvili commentedsubscribing
Comment #4
Peter Kashpurenko commentedSubscribing
Comment #5
jide commentedI'll try to have a look at this again and see if this can be done easily.
Comment #6
dayre commentedThis would be a useful feature... almost makes more sense as part of views... see these two similar requests:
#369693: Refresh a view (from JavaScript) & #528816: Auto Refresh View
Comment #7
youkho commentedSubscribe
Comment #8
toma commentedSubscribe
Comment #9
grafik commentedsubscribing
Comment #10
botolo commentedsubscribing
Comment #11
grafik commentedSubscribing
Comment #12
calexo commentedSubscribing, I really miss that feature !
Comment #13
randomuser commented+1
This would also help with the DraggableViews saving the new order of the table rows - http://drupal.org/node/715966
Comment #14
bmblack commentedsubscribing
Comment #15
rancas commentedsubscribing
Comment #16
SeanBannister commentedCheck out the Views Hacks module, if you download the dev version it contains Views Auto-refresh.
Comment #17
ah0 commentedI have been using the Views Hacks Auto-Refresh, and it's been working fine for me HOWEVER, this is the issue I have with it which then results in not be able to do what I intend to do:
I have created a Panel using Panels
then created 2 different views (A and B) and added A and B to the Panel as Contents
in both the A and B, I added the Views Hacks Auto-Refresh with different time intervals, A with 60000 mili seconds and B with 120000
When I run the Panel the Ajax icon for refreshing is constantly working for both Views and it does not wait for the specified intervals to then load the ajax.
I had tried the Views Hacks Auto-Refresh for only one View and it worked just fine but when i have multiple views in one Panel the act as above.
I believe using Ajax views refresh would definitely be an advantage if it would force the specified Views to be refreshed in every user who's viewing that view not just the user that's submitting the form.
Any comments? Possibilities?
Comment #18
ah0 commentedany comments?
Comment #19
jide commentedJust saw the Block refresh module http://drupal.org/project/block_refresh, maybe that can help.
Comment #20
ah0 commentedThanks