nadiah jabbar
Posts: 0
Joined: Fri Jun 20, 2014 3:42 am

Pagination error

hello. why do pagination works sometimes? i have to keep refreshing to show the limit that i've set.

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Pagination error

Hi Nadiah.

Please make screen shots from service test tab where we can see this error.

Also if you can not reproduce it in service test tab, make screen shots from "NET" tab of your browser debugger with your problem list/query request(request and response should be visible).

Regards.

nadiah jabbar
Posts: 0
Joined: Fri Jun 20, 2014 3:42 am

Pagination error

i've limit it to 5 however,it still displays all the item
Image

coding for my previous button:
Image

Next Button:

Image

Page Load:

Image

Service test
Image

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Pagination error

Hello Nadiah,

Please check is the mapping for this service correct? Please look at this part of tutorial:
http://devcenter.appery.io/tutorials/...

Lim Samantha
Posts: 0
Joined: Wed Jun 11, 2014 6:50 am

Pagination error

Hi, i have check the mapping. It is the same as the tutorial. Image

Image

  • on behalf of Nadiah
Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Pagination error

Hello,

Please clarify why do you call listMessage_clone_5 which displays all the entries from the database on page load, if you just need to call get_messages for pagination. You should remove the call listMessage_clone_5. If everything else that you have is like in tutorial, it should work correctly

nadiah jabbar
Posts: 0
Joined: Fri Jun 20, 2014 3:42 am

Pagination error

hello! Thanks for your help! It is working now :)

Return to “Issues”