How do I forward a user to a specific page by its contentId? I have a forge UI-Kit macro with a button and onClick I run various code and once complete I want to forward the user to a specific page. In connect I would use AP.navigator.go()
, how does this look like in forge?
1 Like
I am also curious on how to achieve this use-case on Forge
2 Likes