Can`t find query params

Hi, I am trying to filter my server connect function with a defined query params. However in the pop-up to choose the data to filter the request I cant find the query param variable.

Where did you define the query params was it on a content page or the layout page?

If you defined on a content page can you try the attached layout page

1 Like

Thanks for the help, wasnt mentioned in the tutorial, I think! Now it is working just fine!! Thanks a lot.

you need to make sure that once you click on app in app structure that the App Id is the same on both pages, this will make the query params be on all the pages with the same app id.