Copied to clipboard

Flag this post as spam?

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


  • daniel 13 posts 83 karma points
    Mar 31, 2017 @ 16:23
    daniel
    0

    Default text for Rich Text Editor?

    Is there a way to make it so that there is a default text in the rich text editor? I have one in a child class and each time someone goes to create a new class, I would like for there to be default text in the RTE.

    thanks!

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 8x admin c-trib
    Apr 02, 2017 @ 17:16
    Alex Skrypnyk
    100

    Hi Daniel

    I think you can solve this issue with ContentService Events, look documentation here:

    https://our.umbraco.org/documentation/reference/events/contentservice-events

    On Save event check if node is new and then to set default value to RTE field. I hope it make sense for you.

    Thanks,

    Alex

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 8x admin c-trib
    Apr 07, 2017 @ 11:27
    Alex Skrypnyk
    0

    Hi Daniel

    Do you have some success with this issue?

    Did you solve it?

    Thanks,

    Alex

  • 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