Update listView generated by Page State Variable

Resolved

Hello everyone !

I have on an App Page a ListView containing data that I'm fetching from an App Page variable. When my page is loading, I'm updating this App Page variable through a customized action. The content on my ListView is displaying well.

Then, I have a button to filter the data from this list. When the user clic on the button, I'm using the result of a fonction to update the App Page variable with the action "set value". I've selected the "Update Type" : Rebuild Current Page. But when I click on the button in the test mode, nothing change.

I've checked my function with some print test, and the function is getting well the data. Just the front doesn't update.

You can find in attachment the places where I'm updating my variable.

Thanks in advance !

Capture d’écran 2023-07-26 à 21.10.42.png
39.65KB

Capture d’écran 2023-07-26 à 21.09.20.png
22.68KB

Capture d’écran 2023-07-26 à 21.08.47.png
27.65KB

1
4 replies