Limit nodes in views per group
I'm using Group field in views. There are several events in one month. How can i limit my events. 2 events should be displayed in every month. July Event 1 Event 2 Event 3 Event 4 August Event 1 Event 2 Thanks.
How to collect and publish input from user, using webform and views?
I want to build a form, with a lot of fields that can collect data from a lot of users. than, I want to have the option to play with this data and publish it through views (with sorting options). How to do that (general steps)? This is what it tried so far: I built a new content type, with a few specific fields, that allow me to publish all the dat...
How to collect and display visit statistics for a Views page?
I wonder if someone can point me in the right direction for the following: I'd like to collect and display statistics for a Views page. I wonder what's the best approach for collecting basic 'hit' statistics for a views page (essentially a visitor counter for that view). The view uses contextual filtering (i.e. nid) to render content. Ideally, each...
How to show the content of a group on the group page when using the Group module?
Using the Group module, you can create a group, say 'group ABC', and create or update some nodes so that they belong to that group. But when you visit the "Group ABC" page, you don't see those nodes. Moreover, by browsing the nodes you don't see anything indicating those nodes belong to "Group ABC". How to list the nodes that belong to a group on t...