Hello everyone!
I have the following issue today:
I have a repeat control, which has embedded viewPanel. Views contain more than 40 docs. The row limit is set to 10. The pager attached to viewPanel shows 4 pages.
The problem is that I can switch between pages 1 and 2 only, if I click Next or page 3, page 4 - the data is submitted but the view is not refreshed.
viewPanel partialRefresh is set to "true", pager's partialRefresh is set to "true".
What may be the problem here?
Thank you.
Ruslan