This is a migrated thread and some comments may be shown as answers.

Navigate from one view to second view in another html file

1 Answer 75 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Andreas
Top achievements
Rank 1
Andreas asked on 06 Mar 2013, 08:30 AM
Hi!

Lets say I have two html files, on one of them I have one view and on the other I have two views. How do I make a link from the view in the first html file that goes to the second view in the second html file?

<a href="secondPage.html#view2"> does not work?


Thank you!

1 Answer, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 07 Mar 2013, 04:24 PM
Hi Andreas,

I am afraid that navigation to secondary views in remote views is not currently supported - it would result in duplicate fragment parts in the url (e.g. http://foo.com/#secondPage.html#view2). 

Greetings,
Petyo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
Andreas
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Share this question
or