Copied to clipboard

Flag this post as spam?

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


  • Huw Reddick 1737 posts 6077 karma points MVP c-trib
    Dec 09, 2020 @ 08:59
    Huw Reddick
    0

    RichText field not rendering

    Another issue I'm afraid. I don't seem to be able to get richtext fields to appear on a form. (umbraco 8.6.1, latest memberlistview)

    when it renders this is all I get in the html

        <div class="formulate__row formulate__row--step-0 formulate__row--active clearfix">
    <div class="formulate__cell formulate__cell--12-columns">
    <div data-category="Standard" class="formulate__field formulate__field--rich-text formulate__validation-type--regex formulate__validation-type--required"></div>
    </div>
    </div>
    

    No errors being shown.

  • Nicholas Westby 2054 posts 7100 karma points c-trib
    Dec 09, 2020 @ 20:43
    Nicholas Westby
    100

    Seems to be working fine for me. Some notes:

    • Have you entered any rich text in the back office?
    • Note that the rich text field only outputs rich text; it doesn't accept rich text as input.
    • Unsure why you mentioned "memberlistview".
  • Huw Reddick 1737 posts 6077 karma points MVP c-trib
    Dec 09, 2020 @ 20:49
    Huw Reddick
    1

    Ah ok, that was my misunderstanding then, I thought it would be an editable field on the form.

    I originally posted in the wrong thread first, must have had brain freeze :D.

Please Sign in or register to post replies

Write your reply to:

Draft