Skip to main content

Is there a way to only refresh the current page?

Otherwise updating the full list always jumps back to the first page again and the current selection is lost

Hi CK_Miba


 


See the link below:


https://help.k2.com/onlinehelp/K2Cloud/UserGuide/Update_10/default.htm#How-Tos/RefreshDataTimerControl/Refresh-Data-On-View-With-Timer-Control.htm


 


Regards


Elvis


Hi,
Try using the timer control. See below instructions on how to set it up.
Create a smartObject
Generate a listView
Edit view and add a timer control on the canvas
Go to rules and on the When View executed initialize add "execute time controls start method"
Configure the rule and set the interval to 5000 and the Number of ticks to 1
Click Finish and OK
Add another rule
When Timer control is ticked, execute the list refresh method.
Save and finish
Run View.
Also attached a sample project. Auto

Hello  @CK_Miba 


 


Please see same idea already suggested and vote for it here: https://ideas.k2.com/ideas/APIT-I-308.


 


Best,


Sunrise


 


Reply