Copied to clipboard

Flag this post as spam?

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


  • Craig Willard 21 posts 126 karma points
    Jan 22, 2015 @ 03:10
    Craig Willard
    0

    Character limit validation

    Hi there.

    I've inherited an Umbraco 4.7 project and am curious if it's possible to add character limit validation to a property for a particular document type. In this case the property is of Type "Textbox multiple".

    Wondering how I'd do this if it's possible.

  • Bjarne Fyrstenborg 1281 posts 3991 karma points MVP 7x c-trib
    Jan 22, 2015 @ 03:30
    Bjarne Fyrstenborg
    1

    Hi Craig

    Have you seen the uComponent package for Umbraco v4 and v6?

    It has a Character Limit datatype, which you can use for your property instead of the core textbox multiple datatype.

    For Umbraco 4.7.0 you can use uComponents 3.x or maybe upgrade Umbraco to use a newer version of uComponents - see the compatibility grid. But the Charater Limit datatype is incluced in uComponents 3.x.

    Another option might be to use this Char Limit package, but I think this only comes with a textarea, not a single line field.

    /Bjarne

Please Sign in or register to post replies

Write your reply to:

Draft