I have field_images stored in my custom node type. This field can have an unlimited number of values (images). How to adjust the limit of the displayed values of this field in views in Drupal 7? I know that this is possible in Drupal 6, but I cannot find how to do it in 7. Thank you.
source
share