46
Views
1
Comments
Solved
Navigate to section of page
Question
How do I navigate to a particular section of a page.
Ilustration of what I want to do in HTML:
<a name="top"></a>
<a href="#top">link to top</a>


2024-02-11 17-44-35
Rodrigo Henriques
Solution
HI,

You can use the following extension https://www.outsystems.com/forge/component/357/essentials/ .

Try using AnchorLink .

Hope this helps.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.