Number one

This module exposes a formatter that prints one image from a multi-value image field.
It will allow the same options as the original image formatter plus the possibility of choosing which image to print.

Selection must be made using a positive integer where 1 will print delta 0.

If the selected image image number doesn't exist, a random one will be chosen.

As per #1860614: Duplicate functionality of Field Multiple Limit? there is a similar module Field multiple limit which works for all types of fields (not only images) but has a different approach code wise.

For fields with a high amount of values, this module might be more efficient as will not try to render anything that is not needed, while Field multiple limit will remove the content once has been processed. But if you want a formatter that works already with the normal image field, Field multiple limit is better for you, since Colorbox (and other modules) will integrate out of the box.

Sponsor

This module is sponsored by SeeD EM.

Project information

Releases