Message 1 of 6
Problem with hyperlinks and anchors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Problem with hyperlinks and anchors, I'm trying to link an object to a website using anchors, every time I create a hyperlink it adds at the end the "\", changing the syntaxis and making the hyperlink broken. the hyperlink syntax in the hyperlink base is https://www.website.com/index.html# the anchor is 001, the link is supposed to be: https://www.website.com/index.html#001 instead it shows https://www.website.com/index.html#/001 invalidating the link,