Query Params are not visible in Data Binding

Wappler 7.4.0

macOS 15.7.2

Wappler Nodejs local server.

I’m creating a password reset form. I’ve added Query Params in page.

But these are not visible in input dynamic picker. Only URL is visible which is global data defined in main layout.

Where have you created them? They should be on the layout page, not the content.

1 Like

I’ve created them on content page. Now created on layout and it’s visible. Thanks @Hyperbytes

1 Like