Grid Advanced widget loses configuration when the service that populates it gets called again
- May 9, 2022
- 1 reply
- 2015 views
Hello,
I have a mashup consisting of a drop down menu, a date picker, a collection widget that fetches two different mashups with line and bar charts, and finally a grid advanced widget that is populated with the same values that those charts show.
When I select the first item from the drop down menu (first time I choose an item, not the first item in the list), or when I change the date, the values and the fields of the grid are populated correctly. However, when I change the item in the drop down after that first time, the configuration of the grid is lost. The field names of the grid stay the same as the previous selection and the values, although correct, are placed in the wrong columns. I've attached an example of this issue.
I initially did not have a specific configuration string on the grid but even after creating one the error stays the same.
What could be causing this issue?
Thank you in advance.

