Copied to clipboard

Flag this post as spam?

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


  • djscorch 67 posts 106 karma points
    Jan 18, 2018 @ 17:29
    djscorch
    0

    Bug: Upgraded to 7.6.12, Vorto RTE field mandatory issue

    We recently upgraded to v7.6.12 and noticed an odd issue with the Vorto RTE field. If the field is set to mandatory it gives a "Property has errors" when you attempt to publish, even if the field is populated. The only way around this is to set the field so it isn't mandatory, which isn't really a solution.

  • Mark 91 posts -18 karma points
    Jan 19, 2018 @ 17:32
    Mark
    0

    Are you using the Grid Editor?

  • djscorch 67 posts 106 karma points
    Jan 22, 2018 @ 10:02
    djscorch
    100

    We had a Vorto field wrapping a custom datatype that used a table in the toolbar. Switched to wrapping a standard rich text editor and it works fine.

  • Rihab 104 posts 388 karma points
    Sep 13, 2018 @ 11:28
    Rihab
    0

    Hi djscorch,

    Can you help me with how to show the vorto RTE Data i'v tried @Umbraco.Field("The RTE name") and @Model.Content.GetVortoValue("The RTE name") and i can't find the right way.

    thanks in advance.

  • Artem 6 posts 77 karma points
    Oct 30, 2018 @ 15:18
    Artem
    0

    Hi. You can use @(Html.Raw(Model.GetVortoValue("The RTE name")))

Please Sign in or register to post replies

Write your reply to:

Draft