MH2ag
April 20, 2019, 9:47am
1
Hi Wappler Team,
I am experimenting with the routes feature, but have a hard time figuring out how it works with dynamic URLs.
I made a test page where I can’t find out why I can’t get the information via get for my detail view.
https://beta.vewa.de/kundenportal/
If you click on the button “mehr” it does show the correct view but does not show the content.
What am I doing wrong?
MH2ag
April 20, 2019, 12:38pm
2
I found a solution. If you change the suggested query.getURL to params.getURL in the INPUT Parameters of the detail page (content page), it is working. Is this a bug? If no, the docs should be updated.
3 Likes
George
April 21, 2019, 8:39am
3
Indeed “params” is the new collection for route related parameters.
We should update our docs about this @Teodor
4 Likes