How to limiting the no of entries [Solved]

I have a database that collects and displays comments. But I want to tap on the same database and show the latest 5 comments only.


Under Dataset Settings > Number of items to display is set to 5, but it shows them all.

How do I limit it? Help pls

Remember, this is a code-related-forum!
If you are searching for a code-solution, than you are right here!
If not then you should better contact the Wix-Customer-Care.

Normaly this should work. Check if the RESULTS are the same on Preview-Mode & Live-Mode ?

Dataset connected right?

If nothing works for you, then it is time to use CODE. :wink:

@russian-dima I checked PREVIEW & LIVE Mode, while preview worked, LIVE mode showed them all, then I checked my code, it was getting getting all the results, so fixed it now :slight_smile:

TQ

I’m still a noob when it comes to code!

Issue solved? If so, then mark the TITLE of your post als solved, thanks!
Problem solved in about 10 minutes. :wink:

Yes I’m really glad!!!