Copied to clipboard

Flag this post as spam?

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


  • Josip 195 posts 662 karma points c-trib
    Apr 03, 2019 @ 19:04
    Josip
    0

    Rich text editor for members on the frontend

    I wont ask is it possible because we use it here on forum but how to achieve it?

    I have no idea where to start looking.

  • Nigel Wilson 944 posts 2076 karma points
    Apr 03, 2019 @ 20:36
    Nigel Wilson
    100

    Hi Josip

    I would suggest stepping away from Umbraco and get an RTE working in "plain" html code.

    Then once you have that working you can merge that into your Umbraco page.

    So create an html page with a textarea. Tiny MCE is the RTE used in Umbraco so have a look here -> https://www.tiny.cloud/docs/demo/full-featured/

    Then once you have the RTE working, update your Umbraco site accordingly.

    One thing to keep in mind is that html code sent to the server is likely to error on submission. However this is the next step to work through.

    Hope this helps

    Nigel

  • Josip 195 posts 662 karma points c-trib
    Apr 03, 2019 @ 20:42
    Josip
    0

    Hi Nigel, thank you for a quick reply. I'll try that way and hope for the best :)

Please Sign in or register to post replies

Write your reply to:

Draft