Thanks for the Great module! I'm using this module on many projects, and recently I encountered with situation when I need to get more then 20 entities per page, Services resources have additional param for those needs called pagesize.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | services_client-index_pagesize_sort-2631718-6.patch | 1.4 KB | danielmrichards |
| #2 | services_client-index-pagesize-2631718-1-7.x.patch | 1.03 KB | bahbka |
Comments
Comment #2
bahbka commentedHere Is my patch, please review.
Comment #3
danielmrichards commentedNice patch in #1 there, but I feel we can go one step further with this and also add support for the
sortanddirectionparameters.See the attached patch.
Comment #4
danielmrichards commentedIgnore the previous patch! The file paths were wrong.
Comment #5
danielmrichards commentedComment #6
danielmrichards commentedFinal change I promise!