Hello everyone
I want to copy the current page’s url. In the currentPage.path, there is a parameter.
On the live site, if I am on the page domain.com/user/jptrinh, my workflow copies domain.com/user/{{user|jptrinh}}
I would expect domain.com/user/jptrinh
Am I missing something?
Thanks!