Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • lj 7 posts 37 karma points
    Aug 15, 2014 @ 14:14
    lj
    0

    How to add comment functionality in Umbraco 4.7.2

    I currently have a section where I use a contour form to submit a post.  I would like users to be able to add comments on the post.  What would be the easiest way to accomplsh this?

  • MK 429 posts 905 karma points
    Aug 16, 2014 @ 09:53
    MK
    0

    Hi,

    If I understand it correctly, you would like to add an option to a post where users who read the post can comment on it?

    If so, you can create a comment document type and add a work flow to contour when on submit it will save the comment as an Umbraco Document. Just use the xpath to save it under the current page.

    Regards,

     

    Moshe

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    Aug 16, 2014 @ 10:16
    Dennis Aaen
    0

    Hi Ij,

    If you use the Contour, there is a bulild in comment form that you could use.

    Alternatively, you could give the UComment package from Tim Geyssens a try.

    http://our.umbraco.org/projects/collaboration/ucomment

    Hope this helps,

    /Dennis

Please Sign in or register to post replies

Write your reply to:

Draft