Is it possible to go to another page in VisualNEO Web using href? - Forum

Forum Navigation
You need to log in to create posts and topics.

Is it possible to go to another page in VisualNEO Web using href?

Is it possible to go to another page in VisualNEO Web using href?

<a href = "/AboutPage" >Goto Page AboutPage</a>

@asmat try this:
<a href = "index.html#!/AboutPage">Goto Page AboutPage</a>