Hi,
I know that with Open URL action I can jump to another page in the same window. But I am trying to make a button in Edge Animate that points to a regular HTML anchor destination, like just "#section3" or something.
I tried with regular JS window.location and location.href but it didn't work
Any suggestions?
Thanks