Copied to clipboard

Flag this post as spam?

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


  • Rodske 74 posts 104 karma points
    Jan 22, 2013 @ 06:10
    Rodske
    0

    Custom Field Type - Masked Input Field

    Hey guys,

    Has anyone attempted to build a custom field type to support masked input field text? Something like http://demos.telerik.com/aspnet-ajax/input/examples/radmaskedtextbox/firstlook/defaultcs.aspx

    Ideally it's something that we can validate against the server-side reg-ex.

    Anyone?

    Cheers

  • MK 429 posts 906 karma points
    Jan 22, 2013 @ 07:45
    MK
    0

    I applied jqfancyfields.com on my contour forms. 

    Works fine with contour jquery and server side validation.

    The only think I had to do is to override the jquery transform on the lists (e.g. checkbox list and radio list).

    mkariti

     

  • Comment author was deleted

    Jan 22, 2013 @ 08:51

    Shouldn't be that hard to do, create new fieldtype (start from textfield sourcecode) add new setting that allows you to specify the mask... then use a jquery addon...

Please Sign in or register to post replies

Write your reply to:

Draft