I have a list page. I have added query options to it. $filter=ID eq '01'.
On the same list page I have added a button to open another filter page. But that filter action does not work.
The moment I remove query options from the list page it works.
Any Solution to this ?