Hello, i have a reactive app using pagination for a table. I would like return to the page i was on rather than the first page. Any help on this? Thank you!
Hi @Low Nico ,If your requirement is: that you have a table with pagination and by clicking the one item you are navigating to any details screen or any other screen, then after coming back to the listing screen you should able to see the page which you were on during the navigation. Instead of using the local variable StartIndex, use a client variable as the StartIndex can help you achieve your requirement.
Hi Low Nico,Please refer the below link, and please explain your problem in detail, if possible, share the oml.
https://success.outsystems.com/documentation/11/building_apps/user_interface/patterns/using_mobile_and_reactive_patterns/navigation/pagination/Thanks,Sahana
Hi ,
I have shared the following post link that might help you resolve your issue:
https://www.outsystems.com/forums/discussion/101116/pagination-not-showing-when-building-patient-self-service-potal-app/
Thanks,
Vipin Yadav