Forums

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity: Sitefinity SDK > Comments view not working in custom module

Comments view not working in custom module

  • Posted on Jan 18, 2012 (permalink)

    Hi all,

    When turning off the comments view inside the Admin section for a specific custom module, it doesn't work. It still shows the comments view on my detail page.

    Next I disabled the creation of the view in my detailview class, but that didn't work either.
    To complete turn off (remove) the comments view I had to delete it from the template markup.

    I assume that is not the way it should work.
    Anyone else with this problem?

    Thanks,
    Daniel

    Reply

  • Stanislav Velikov Stanislav Velikov admin's avatar

    Posted on Jan 23, 2012 (permalink)

    Hello Daniel,

     Yes even disabling the comments view it is not removed from the details view of the module. This is a bug, thank you for reporting this. Here is the PITS item. Unfortunately to remove comments you will have to edit the template.

    Greetings,
    Stanislav Velikov
    the Telerik team

    Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

    Reply

  • Posted on Jan 23, 2012 (permalink)

    Okay, thanks. I edited the template.

    Regards,
    Daniel

    Reply

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity: Sitefinity SDK > Comments view not working in custom module