Hi @Thimo
Thank you for creating cool plugin.
I have a question about the way to send data to another page.
I read your post and check your demo page.
I set parameter to send data(in this case id) from list page to detail page.
Usually, Bubble set a parameter after URL(e.g : XXXX?parameter=XX).
In your plugin, it is different.(Please check attached URL)
- My Wish : griddetail?id=2
- Result : griddetail/2
I am confused about this URL because I could not send parameter to get data from external API.
Please check it and share your experience with me about this case.
Thank you!