input mask form validation

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.

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…

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.

Pat,

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

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

Thanks,

Bill