I cannot limit the Content:Media field in a Views display using the display a specified number of items setting.

This setting works for all other content but breaks when trying to use it for Content:Media

This very similar to the reported issue here: https://www.drupal.org/node/2613914 but I amnot using the Views PHP module so this solution does not apply.

I have tried using previous versions of views, at least 5 versions back but this still does not solve the problem. I've also tried previous versions of the Media module and still this does not fix the issue.

This seems to be a major issue as it means you cannot fully control the number of tems displayed in a views display.

Has anyone else experienced this issue and if so what was the solution?

Thanks in advance,

Adam

Comments

greenitcompany created an issue. See original summary.

greenitcompany’s picture

Any update on this please as this issue makes Media module pretty unuseable and very surprising that its even being considered for entry into Drupal 8?

Chris Matthews’s picture

Version: 7.x-2.0-beta1 » 7.x-2.x-dev
Status: Active » Closed (outdated)
Issue tags: -media, -views

Recent versions of media have resolved most of peoples concerns and is compatible with entity translation, multilingual and various advanced configurations. Due to the high volume of inactive and most often irrelevant issues we are Closing this as (outdated). If for whatever reason this issue is important to you AND you still have issues after checking the media recipe documentation, then let us know and we will review your concerns.

Otherwise, see the recipe documentation for how to configure media and for troubleshooting tips OR refer to the media_dev distribution if you want to see a working media setup.

As mentioned, feel free to make some noise in this issue if you still feel it is important to you or someone else.

Thanks,

Media team