Hyperlink With The Same Page

OS info

Problem description

When using a hyperlink within the same page, the traditional method of doing it is to use <a href="#text">text</a> and then place an id=“text” within the page somewhere as the anchor for the link.

When I attempt this in Wappler, using both the hyperlink icon and hand-coding, it works within the preview of Wappler, but not when published. I have tried using Chome and Firefox on a Windows PC and Safari on iPad.

On the live server, in any browser, the coding looks right but the behavior is not. On a live server, when you click on the link, instead of going down further in the page, it attempts to open a new page named #test.

Steps to reproduce

  1. Create a hyperlink using the icon or hand-coding with #test as the link.
  2. Add an id=“test” to a div, paragraph, or heading.
  3. Preview in Wappler to test if it works
  4. Save or publish and test in browser.
Community Page
Last updated: