Hi,
You’re right — by default the External Link field in a Web Link set expects a full URL, which can be tricky when you’re working across dev/test/prod environments. Unfortunately, there isn’t a native way to just drop in a relative hash (like #section1
) directly in the Web Link UI. A common workaround is to use a relative path plus the hash (for example: /pagename#section1
) so it works across environments without hardcoding the full domain. Another option is to add a small script or custom navigation tweak to handle pure hash-based jump links.
So, out of the box: full URL is expected, but using relative paths with hashes usually solves the environment portability issue.
Jon Unzueta
103
Super User 2025 Season 2
KevinGador
32
Super User 2025 Season 2
Jerry-IN
32