Like the title says, When I try to add Query parameters to my App I get a Notification that I first should enter an App ID first. But the App has an ID already.
This seems to be a bug or not?
Like the title says, When I try to add Query parameters to my App I get a Notification that I first should enter an App ID first. But the App has an ID already.
This seems to be a bug or not?
Mainwhile, I would like to manually add the query parameters to the code so I can continue. Does anybody know how that is done in Wappler?
You can access a query param without defining it.
The code is query.param_name
Yes, and where/how do I place this code?
Wherever you need the query parameter value.
Ah! Understood Thnx
Also, if that's a nodejs content page you can't define a query parameter there. You need to define it on the layout page.
No, it's a php project
I'm experiencing the same problem with Wappler 7 b2. My project is in NodeJs, local, I'm clicking on Define Query params, I get the same error. See the print. I'm temporarily going to use @Teodor suggestion of calling without defining. But it would be good to see if it's a bug, or if I'm doing something wrong?
Fixed in Wappler 7 beta 3
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.