Copied to clipboard

Flag this post as spam?

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


  • Wasim 14 posts 34 karma points
    Jan 31, 2012 @ 11:32
    Wasim
    0

    How to add more fields

    Hi i'm new to umbraco and the uComments module. I was wondering if it is possible to add more fields to the comment form? How do I do that?

  • Tomasz Morawski 10 posts 50 karma points
    Sep 25, 2012 @ 09:34
    Tomasz Morawski
    0

    Hi,

    You need to update dbo.Comment in Your database, than just add some code to UCommentForm.ascx (just look at what already is there and do it by analogy).
    It also depends on what those fields should map, Your question is not really accurate; )
    greetings

  • rich hamilton 117 posts 136 karma points
    Jan 11, 2013 @ 10:16
    rich hamilton
    0

    You will also need to change the source and add the new fields in the SQL and the XML builder.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies