Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Vishmay 19 posts 100 karma points
    Jan 31, 2017 @ 10:27
    Vishmay
    0

    Hash Tag Links in insert link in umbraco internal link

    How can we use Hash Tag Links in RTE's insert link control for internal page?

    I also tried for query strings

    https://our.umbraco.org/forum/using-umbraco-and-getting-started/83611-umbraco-link-editor-in-rte-select-other-page-from-menu-and-add-querystring

    enter image description here

    enter image description here

    link to document is disabled here.

    if umbraco can provide facility to add custom key value pairs while adding link and then append as data in anchor tags like

    Name: HashLink

    Value : Section1

    <a data-HashLink="Section1" href="/{localLink:1136}"></a>
    

    We can then change it in front end by javascript

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies