Skip to main content
Nintex Community Menu Bar

input mask form validation

  • July 8, 2024
  • 3 replies
  • 11 views

Forum|alt.badge.img+20

Many others have asked for this for their particular use case, but this really should be a default option for each field. ie. phone number, zip/postal code, email, etc.

This topic has been closed for replies.

3 replies

Forum|alt.badge.img+8

I don’t disagree, and this would certainly be useful to have in Skuid Platform.

But if we’re talking strictly Skuid Salesforce - in most cases, can you not just use REGEX Validation Rules? https://developer.salesforce.com/docs/atlas.en-us.usefulValidationRules.meta/usefulValidationRules/f…


Forum|alt.badge.img+20

Issue with this is that the record must be sent to Salesforce for validation rule to work. I want client side. Instant and thus a better UX.


Forum|alt.badge.img+10

Pat,

How about this ->  http://jvitela.github.io/mustache-wax/?

It’s an extension of the mustache formatter Skuid is using.

Thanks,

Bill