Pagination Widget
Hello, I have implemented pagination on a collection and services are written as per https://www.ptc.com/en/support/article/CS311123
Here If the user changes the number of Items in a Page using a drop down menu , it will also work , but the number of pages on the widget doesn't change . That is if the widget have 1 to 5 pages at first , then if we increase the page size using dropdown, the pagination widget still have 1 to 5 pages , the total number of pages will not decrease ,even though the page will shows the selected number of items.This leads to blank pages.
Is there any ways to which number of Items in per Page can be changed from the mashup.

