Hello everyone.
With which component can we refresh the current page after an action?
Thanks
Hello everyone.
With which component can we refresh the current page after an action?
Thanks
Add browser component to the page and use a dynamic action to use the browser component ‘goto’ and then select the browser > location > href and the destination
OK that works.
Now, is it possible to add a pause of a few seconds before the “GO TO” action?
If you use the inline flow option rather than the normal dynamic action picker, there’s a wait action
OK, thanks.
Can you tell me why you need to refresh the entire page?
It might be more efficient to reload server actions or some other approach