Good morning,
I'm using Infinite Scroll in the ListView to do pagination in my APP.
However, I need to get the Status Code of the API used in the ListView, in another Widget on my page, but the Last Response option only appears to be used in the API consumption variables in the ListView.
The Last Response option does not appear as Source in other Widgets.
Does anyone know, how do I get the Rest API consumption Status Code in another Widget, when I enable the ListView's Infinite Scroll?
Thanks.