Hi,
I'm not sure its a rapido related "issue" or me doing it wrong.
I'm trying to make a link on my page that goes to a #content - And it seems to work on other custom solutions we have build.
But when i do this in Rapido, the link goes to the # point on the same page, which is good and what its supposed to do.
But meanwhile it seems to refresh the page (it doesn't do this on our other solutions), which i'm not really looking for. Since it resets my "tab" position and goes back to the starting point again.
My link: <a href="/Default.aspx?ID=@(Model.ID)#content">
i also tried to only do "#content" as its normally done, but then it sends me back to the frontpage and does nothing.
Best regards
Mike