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 12133 karma points MVP 8x admin c-trib
    Oct 17, 2014 @ 08:22
    Dave Woestenborghs
    100

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

Please Sign in or register to post replies

Write your reply to:

Draft