Posting a form with anchor link at the end?
- by Marcus
I have a form for comments like the one below but after the form is posted I wish to navigate to http://www.myurl.com/mypage#commentform but I don't know how to do this.
Instead of changing my form maybe there is a way to return a View with my model and add #commentform to my url?
<div id="commentform">
<h2>Leave a…