Hi, everybody !
We would like help with an issue we are having with RefreshData applied to a Data Action !
We have 2 screens: one is responsible for fetching data to display notifications, while the other is intended for applying filters to notifications. Communication between these screens occurs through input parameters in JSON format.
The screen that displays notifications uses these parameters sent from the filter screen via JSON, converts via JSON Deserialize, then associates a screen variable to then filter the data using a Refresh Data.
The problem arises when we try to search for a keyword in the search field after selecting the filters on the filter screen. At this point, RefreshData simply does not refresh the DataAction.
But, if we first search using the search field, and then filter through the filter screen, RefreshData works correctly.
Thank you for any help !
Att
Ângelo Frizzo Jr
DB Diagnósticos do Brasil
Ensure that the 'On Change' event of the search field triggers the RefreshData screen action. You can also debug the application to see where the issue is.
Hi Syia, thanks for getting back to us.
So, there is no OnChange in Search, the search button is responsible for the search
I've already debugged it and it crashes when it reaches Refresh Data.
Thank you
Hi Ângelo Frizzo Jún,
Please share OML or relevant Screenshots for better understanding.
Thanks, Vignesh Prakash.