21
Views
3
Comments
Issue with RefreshData applied to a Data Action
Question
Application Type
Reactive

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

2019-01-07 16-04-16
Siya
 
MVP

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.

2025-08-19 17-07-48
Afrizzojr

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

2024-05-22 06-12-56
Vignesh Prakash

Hi Ângelo Frizzo Jún, 

Please share OML or relevant Screenshots for better understanding.

Thanks, 
Vignesh Prakash.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.