Skip to main content
Nintex Community Menu Bar
Question

Phone field on Lead Object and want to apply some validation on phone field.

  • July 11, 2024
  • 4 replies
  • 24 views

Forum|alt.badge.img+1

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?

This topic has been closed for replies.

4 replies

Forum|alt.badge.img+20

Would input masking help?


Forum|alt.badge.img+10

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


Forum|alt.badge.img+1

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


Forum|alt.badge.img+10

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