You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! @Faryshta@neverabe
The widget displays the default number of records equal to that set in the inherited "dataProvider". This number is equal to 20.
The solution to the problem is setting the limit while forming the "dataProvider".
However, this is not quite the right decision. How much should I set? 365? Then it will be only for a year, and if it is necessary for the previous year, or next year?
Corrections:
I suggest or enter a separate parameter for setting the limit.
Disable hangout
If necessary I will send pull request.
The text was updated successfully, but these errors were encountered:
The limit is for the amount of events you are expecting. If you want to handle a huge amount of events I advice you to combine PJax and this widget to display the results month by month.
Hi! @Faryshta @neverabe
The widget displays the default number of records equal to that set in the inherited "dataProvider". This number is equal to 20.
The solution to the problem is setting the limit while forming the "dataProvider".
However, this is not quite the right decision. How much should I set? 365? Then it will be only for a year, and if it is necessary for the previous year, or next year?
Corrections:
If necessary I will send pull request.
The text was updated successfully, but these errors were encountered: