Copied to clipboard

Flag this post as spam?

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


  • James 8 posts 37 karma points
    May 07, 2014 @ 12:27
    James
    0

    Richtext editor on public fields

    I'm usign Umbraco 6.2.0 and have created a form which member's can submit.

    I'd like a field in the form to be able to accept HTML content via the Richtext editor, is it possible to apply this to the form or do I need to add a new copy of TinyMCE for use in these cases?

    Any help or links to documentation for this would be appreciated.

    Thanks

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    May 07, 2014 @ 13:02
    Jan Skovgaard
    100

    Hi James

    You need to download tinymce yourself and include in your form in order to be able to use it.

    On your postback you need to be aware of the HTML characters, which will probably not be allowed. However it should be a matter of using the HTML agility pack - Before you download it please check if the dll is already in the /bin folder.

    Hope this makes sense.

    /Jan

  • James 8 posts 37 karma points
    May 07, 2014 @ 13:04
    James
    0

    Thanks, thought as much just wanted to be sure before I started.

Please Sign in or register to post replies

Write your reply to:

Draft