Copied to clipboard

Flag this post as spam?

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


  • efrat brauner 5 posts 26 karma points
    Apr 22, 2014 @ 14:56
    efrat brauner
    0

    How create custom data type without limited?

    hi,

    i need create custom data type which not be limit like textarea or label,

    how can i do it?

    I need it for umbraco 6 and 7.

    Thanks.

  • Ismail Mayat 4511 posts 10091 karma points MVP 2x admin c-trib
    Apr 22, 2014 @ 14:59
    Ismail Mayat
    0

    efrat,

    You have the in built rich text area which does not have a limit you could use that unless you are saying you want something unlimited like rich text area but do not want html in it?

    Regards

    Ismail

  • efrat brauner 5 posts 26 karma points
    Apr 22, 2014 @ 15:38
    efrat brauner
    0

    hi Ismail,

    thanks,

    but you right, i dont want htmi in it. 

    i just want store a data, something like label but for a lot of data. 

    I dont want give to user option to edit that.

     

  • Ismail Mayat 4511 posts 10091 karma points MVP 2x admin c-trib
    Apr 22, 2014 @ 15:49
    Ismail Mayat
    0

    efrat,

    You could just goto label datatype and change its database data type to ntext from nvarchar or maybe create new datatype based on label and changes it database datatype??

    Regards

    Ismail

  • efrat brauner 5 posts 26 karma points
    Apr 22, 2014 @ 16:45
    efrat brauner
    1

    ismall, 

    Thanks, Its work!! in umbraco 6.. 

    Do you know how I do it in umbraco 7? 


  • Ismail Mayat 4511 posts 10091 karma points MVP 2x admin c-trib
    Apr 22, 2014 @ 17:18
    Ismail Mayat
    0

    In v7 it should just work have you tried to save lots of data?

    Regards

    Ismail

Please Sign in or register to post replies

Write your reply to:

Draft