Home > Forum > Forms > Data Row not refreshing after changing dependent field (REST Web Service source)

Data Row not refreshing after changing dependent field (REST Web Service source)
3

Hi everyone,

I’ve recently encountered the following problem:

I have a form with a picker field where I select a customer. After choosing a value, several data rows display information related to this customer. Some of them use SQL queries, while two use REST Web Service data sources.

The data rows that fetch data using SQL reload correctly whenever the “client” attribute value changes. However, the ones that use REST do not refresh.

I had a similar issue with data tables in the past and solved it by using JavaScript to simulate clicking the reload button each time a dependent attribute value changed. Unfortunately, the Data Row control doesn’t have a reload button.

Does anyone have an idea how to solve this problem?
Thank you very much in advance and have a great day! :)

Nobody has replied in this thread yet.