Copied to clipboard

Flag this post as spam?

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


  • Aximili 177 posts 278 karma points
    Oct 17, 2014 @ 07:44
    Aximili
    0

    Custom Property Editor: Data saved in dataNvarchar

    We have a custom DataType and we already specified the valueType in the .manifest file to be TEXT

    editor: {
         view: ...,
         valueType: "TEXT"
    }

    But it is still saving it in the dataNvarchar column.

    How do we force it to save it in the dataNtext field? Because we need unlimited length.

  • Dave Woestenborghs 3504 posts 12135 karma points MVP 9x admin c-trib
    Oct 17, 2014 @ 08:22
    Dave Woestenborghs
    100

    When did you change the valueType ? After you created a datatype in Umbraco ?

  • 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