New Post
Search
Community Home
Categories
About
Skuid Community
Home
Categories
About
New Post
Go
Sign In
Register
Community Home
All Ideas
input mask form validation
Vote
Unvote
2
Follow
Unfollow
3
Idea
Updated 2 years ago
Vote
Unvote
2
Follow
Unfollow
3
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.
mB Pat Vachon
, Champion
42,926 Points
Posted 2 years ago
Vote
Unvote
2
Follow
Unfollow
3
1 Reply
2 years ago
mB Roman Melnik
2,802 Points
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...
Like
Comment
0
people like this
2017-04-13T21:47:25+00:00
mB Pat Vachon
, Champion
42,926 Points
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.
Like
0
2017-04-13T23:36:34+00:00
Bill McCullough
, Champion
12,948 Points
Pat,
How about this ->
http://jvitela.github.io/mustache-wax/
?
It's an extension of the mustache formatter Skuid is using.
Thanks,
Bill
Like
0
Submit
Cancel
Submit
Cancel
Submit
Cancel
Vote
Unvote
2
Follow
Unfollow
3
mB Pat Vachon, Champion
Bill McCullough, Champion
How about this -> http://jvitela.github.io/mustache-wax/?
It's an extension of the mustache formatter Skuid is using.
Thanks,
Bill