Limit entry count of a set
I have a set that's made up of entries from multiple channels. The total number of entries is over 50,000 and I'll only ever need 20 of those entries on the front-end. So it would be awesome to be able to set an entry limit for each set.
Replies
Low 29 May 2014 07:18
Would you still expect to be able to put any new entries to the top or bottom of the list? 'Cause especially the latter would be more difficult with a limit.
You can always add another field to the channel, with which you can filter down the list to the ones you want to order.
maxwellhibbert 29 May 2014 08:19
Yes, In my current case I've got new entries being added to the top, so I'd want the last entry to be cut off when that happens because it's no longer needed.
Low 29 May 2014 08:20
So, imagine if you wanted to add new entries to the bottom of that list. Would you expect the top one to pop off?
maxwellhibbert 29 May 2014 09:07
Yeah, that's exactly how I would want it to work.
Low 29 May 2014 09:11
I'm not sure if this could work in the current approach of LR. I'll have to look into it.
maxwellhibbert 29 May 2014 09:26
Ah okay, now I see the dilemma with this working for sets that have new entries added to the bottom.. hmm