CGFeedback - jump to comment after submit

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
hhm
Forum Members
Forum Members
Posts: 40
Joined: Tue Dec 27, 2005 4:28 pm

CGFeedback - jump to comment after submit

Post 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
cms_man
Forum Members
Forum Members
Posts: 12
Joined: Mon May 04, 2009 8:00 pm

Re: CGFeedback - jump to comment after submit

Post by cms_man »

Code: Select all

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

Return to “Modules/Add-Ons”