Skip to main content


1.If i enter some text on this field so it shows characters are not allowed?

2.I want to include + and - in the phone format?

Would input masking help?



Himanshu,

A mask is probably the way to go.  If you just want to generate a field level message, look at this post->

https://community.skuid.com/t/magic-real-time-error-warning-rendering-using-javascript-sn…

Thanks,

Bill


Thanks Bill,I tried to use this but not able to match my validation on Phone field.


Himanshu,

Here is a community post on formatting a phone number.  Near the bottom is a reference to a jQuery library you can use to format a phone number.

https://community.skuid.com/t/re-format-a-phone-number-using-custom-field-renderer

Thanks,

Bill