How can I create a link for the section within a skuid page

I have added navigation component right below my page title, where i want to add a link which could navigate to certain section within this particular page. 

The page i have created is pretty long (using collapsible component for section), i would like to add link at the top of the page, where users should be able to navigate to the desired section just by clicking on the link. Is this possible in skuid? how can i do that? 

Certainly. Just may need some finagling. You can use HREF to navigate to a component with an Id.

I’d add an empty Template directly above the section and use it’s Id for the HREF.

Thank you for the response. Can you please give an example. 

JERRY