Hello,
It is possible to call ListPageInteraction methods (non static) from the ListPage? I need to pass a value from a string edit control in the filter group defined in the ListPage to the interaction class to change the QueryBuildRange from a field.
The idea is to use two QueryBuildRange from the same field in the interaction class to filter the data.