Hi, if I add a supaabse query action on page load, I can't set a rows limit. I can set filters and oderdering, but not a limit.
When adding a query to an element or widget like listview, I can add a limit. Unfortunately, it doesn't work when we use query on page load.
I have a page with a clients search engine and I wanted to load the last 10 clients so that the user doesn't have a blank page before they start typing.
Thank you!