Drupal 6 Views: Constraining fields which are not the "primary" node -
I am creating a custom list of nodes and I want to be able to limit the number of both nodes Easy: item refers to nodes on this page), but the number of comments displayed per node is also limited (like 5 most recent):
- node number one
- Note 1-3 Number two
Note 2-7 - Comment 2-6
- Comment 2-5
- Comment 2-4
- Comment 2-3 Three comments in
- node number three
then node number one Are fine And node number three there is no comment too fine. But node number two has seven comments; But I only want to show the most recent five.
Is there any way to do this in this scene? For example, it is quite easy to create such a view, which contains comments and there is an argument to provide node ID, for example, it is possible to include such a scene.
I am new to Drupal, sorry because this is a clear question I have gone, but it is very difficult to know that if you have just begun, then you can sing the correct thing Are there.
Any suggestions appreciated!
/ div>
According to the developer here
It is impossible to do just one query, and thus some scenes can not be supported.
However, these modules may be interesting to you: or there may be a step closer to the solution.
Comments
Post a Comment