Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
11 replies
Subscribers
9 subscribers
Views
5076 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hi, I am using masking for a text field to restrict it to 16 characte
sathisht534
over 9 years ago
Hi,
I am using masking for a text field to restrict it to 16 characters in a dynamic grid.
is there a way to change the default error message thrown by masking?
OriginalPostID-207047
OriginalPostID-207047
Discussion posts and replies are publicly visible
0
jaredw
over 9 years ago
Just to add to my solution. When you are on a specific row in a grid the compentDom that gets passed in is that specific field in the column so it only validates that field. However when the form is submitted if there is an error on one of the rows in the column the entire column will show in a pink tint but the row with the error should be the only one with an exclamation point.
You can also edit that function to have your masking that you want instead of just checking for length.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
<