URL search parameters in combination with new page

Hello

I stumbled upon a problem.

I did the following:

  • Add a link to a new page in the action bar of a table block
  • Passed some parameters through the URL of the current record
  • Created a markdown block on the new page, to show a parameter, in this case the title of a project.

Problem:
Only the first passed parameters show when opening the link to the new page. When you go back to the page with all records, open a new link, the markdown block does not refresh the title.

I showcase it in this video on my test app:

These are the set parameters:

This is the markdown block on the new page:

image

Only after a page refresh, the markdown block shows the correct title.

Even better than a markdown block with variables, would be a dynamic table block title.

Use case:
I want to show a project title (and some filtered blocks) on a new page. Without opening a popup because this can slow down the app when constantly opening popup after popup on the same page.

When creating a popup though, the markdown block title works when opening records. I’d like to stay away from popups.

Hi, thank you for your feedback. We have confirmed this is a bug and have already scheduled it for fixing. We will keep you informed of any updates.

1 Like

Hello

To add to this, you may have found the problem appears to be a bit bigger in scope.
For example, it also occurs with a graphic block. The data doesn’t refresh.

Just wanted to make sure this is known.
Thanks for looking into this.

Hi
I’m inquiring about a possible timeline for a fix.