drupal - How to limit the results in a view? -


i have created 4 categories in feed aggregation. show results 100. want create view of aggregation item , in aggregation item use feed category select category have created in feed aggregation. here want category show latest 5 results not 100 results each category.

how possible??? idea this?

addressed in drupal view display - setting limit query results

to sum: use items display field in view's basic settings.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -