Hi,
I have used carousel and displayed a list, when I am adding new element to the list, it is not updated immediately in the carousel until we refresh the entire page. How can we update the carousel without refreshing the page ?
Hi Sridevi,
You need to, after changing the list, use the CarouselUpdate action from OutSystemsUI, so the carousel can get updated.
The input should be the id of the carousel widget.
Kind Regards,João
Hi @Sridevi Bera
Use relevant Client Action to update the expected data in the widget
Thank you guys, Issue has been resolved