I'm building a low-code app, where I show some data based on GQI on page A and have some feeds on page B.
The queries displayed on page-A must use the feed (list) from page-B as filter.
I notice that when I do a selection in a feed on page-B and navigate to page-A, it shows my selection correctly. But when I go back to page-B, I see my selection was reset to the default value, so when I navigate to page-A again, the data is using a different feed value.
Is it possible to make a selection on a feed persistent, so it doesn't reset when I open page-B again?
This should be possible (and the default behavior) from 10.2.10 onwards. It might be the case that the feature is not working correctly because of an issue with the page themes. In that case you need to manually set the theme of your pages to a custom theme (not the built-in Skyline themes) and then your feeds should preserve their selection.