Page 1 of 1

CGFeedback - jump to comment after submit

Posted: Wed Oct 07, 2009 5:50 pm
by hhm
Hi,

I'm implementing a blog for a client and use the CGFeedback module for comments.
After a comment-submit, the client would like the page to "jump" to the latest comment.

How do I do this with the CGFeedback module?

Best regards,

Henrik

Re: CGFeedback - jump to comment after submit

Posted: Mon Dec 14, 2009 5:14 am
by cms_man

Code: Select all

<div class="commentform">
    {CGFeedback key1="CGBlog" key2=$entry->id action="default" policy="session"}
  </div>