HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How to limit the discussion result programmatically
rloyola
New
Hi
I have custom discussions page(discussions/somepage) how do I limit the maximum number of discussions to return? Right now I can only alter the "Where" and "Sort" in the BeforeGet and BeforeGetCount. Is there a way to do this?
Thanks
0
Comments
->Limit($Limit, $Offset);