New topic Closed topic
avatar image
1
Solved: New Page Builder: How to refresh data
By Created , last editted

Hi there, I am trying out the new page builder with the following use case:

  • On the left a Form with a search field to enter tv-show title
  • On the right a data table to show the results. Linked model: TvShows
  • On form submit an action is triggered that searches matching tv-shows using the TvMaze API.
  • Form redirects to current page.

The search works but on redirect the data on de results data table is not automatically refreshed. I need to refresh my page (F5) to be able to retrieve the results. So my question is how to do that. I also tried to redirect to current page in the action itself, but that does not work.

Thanks


Hi there, I am trying out the new page builder with the following use case:

  • On the left a Form with a search field to enter tv-show title
  • On the right a data table to show the results. Linked model: TvShows
  • On form submit an action is triggered that searches matching tv-shows using the TvMaze API.
  • Form redirects to current page.

The search works but on redirect the data on de results data table is not automatically refreshed. I need to refresh my page (F5) to be able to retrieve the results. So my question is how to do that. I also tried to redirect to current page in the action itself, but that does not work.

Thanks

  • Avatar image
    I am now using Refetch data interaction
    By
  • Login to reply
Answers
Sort by:

This topic is closed.