Crocoblock / suggestions

The suggestions for CrocoBlock project
194 stars 78 forks source link

Limit Number of Repeater Fields in a Listing Grid #3300

Open dhirajdasindia opened 3 years ago

dhirajdasindia commented 3 years ago

I have created a repeater field to show top features (Bullet Points), these show up in the posts. And I have created a listing grid to show the related posts below the main post and the top features repeater field is also a part of the grid. Now, I need to be able to limit the number of repeater fields to show in the grid. Because some posts will have 5 top features (repeater fields) while some may have 20. If all of them show up in the grid, it breaks the layout uniformity. How can I limit to a fixed number, say 5 fields only irrespective of how many fields have, it will display only five (even if it more than 5)

tquoctuan97 commented 3 years ago

I have same issue