Hi and thank you so much for this solution, I only have one question, does this work only for the url of the first page(the one opened when the app is launched) because in my case if i try to use the url of an other page(even without any parameter), it shows an error as shown bellow.
Hi Jens,
I got a similar scenario, with even more than 1 parameter. My question is: What do you mean by “exact same syntax as the parameter in the URL”? The parameter should be TaskID and not taskid for example?
BTW: Our web app has one page only resp. it’s the start page which will use the value…
Or do I have to set the page parameter on the global canvas?
Kind regards,
Bert
I just tried adding ?JobID to our preview URL and it worked fine (I’d also added a JobID text box bound to the JobID parameter).
The parameter should be defined on the page itself, not on the global canvas.
Your input was really valuable!
I’m confident it will also work in the standalone app.
Hi @Bertrand_Gillert because you work with page parameters, i suggest you take a look here
so you know if the same problem happens to you, i would appreciate any test you make in order to confirm the bug and then maybe vote here to be resolved.