I am a little confused on the best way to proceed.

I have a view that is uses ajax.

Is there a way for it to automatically use nodejs to serve the page?

Or do I need to enable the nodejs_views module to make it happen?

Comments

jmstout’s picture

You'd need to enable nodejs_views to make it happen, the 'Use Ajax' setting in the views UI is only for enabling ajax paging, etc, if I'm not mistaken.

julien’s picture

the nodejs views module is only used to automatically refresh block or page content without having to refresh the page when nodes displayed in one of those views are added in the backend.
The ajax feature of views is something completely different.

minoroffense’s picture

I'm curious, I don't see any reference to nodejs_views in the module. Was this removed?

socialnicheguru’s picture

nodejs_views is a sandbox project. at the time, this was the only way to post issues.

julien’s picture

Status: Closed (won't fix) » Active

You can find the latest commit here for 7.x : #71756d2

Anonymous’s picture

Status: Active » Closed (won't fix)
Anonymous’s picture

Hello,

I just would like to know if there is a simple way to handle the ajax functionnality in views by nodejs instead.

Thanks.

Anonymous’s picture

Status: Active » Closed (won't fix)

in short, no.