Hello Josh,
Could you please try API.Utils.refresh(); and let me know if it works?
Thank you!
Comment actions
Is it possible to redirect the current page so that people will return to a specific dashboard?
If I use standard redirect commands then the content will nest. Any suggestions?
Please sign in to leave a comment.
Hello Josh,
Could you please try API.Utils.refresh(); and let me know if it works?
Thank you!
That command only refreshes the current page, I found API.Utils.navigate() which does do what I need.
Thanks!