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
+1
person also asked this
people also asked this
Replies
9 replies
Subscribers
9 subscribers
Views
5873 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Integer Field Default Validation Message
harshav
over 8 years ago
Hi All,
I am in V 7.8 and I am not sure if anyone is facing the issue, this is the code which is present in my rule
a!integerField(
label: "ID:",
labelPosition: cons!LABEL_POSITION_ADJACENT,
value: local!ID,
saveInto: local!ID,
validations: {}
)
and I do not have any kind of validations for this integer field,
But here are the validation messages which I get,
1.On entering ID of length > 20 "The value provided is too large." is appeared below the field.
2.On entering ID of length 12-20 "The value provided is too small." is appeared below the field.
3.On entering ID of length <11 nothing is appearing.
is this the expected behavior ?
OriginalPostID-240517
Discussion posts and replies are publicly visible
Parents
0
Sally Mason
Appian Employee
over 8 years ago
Please see
forum.appian.com/.../Appian_Data_Types.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Sally Mason
Appian Employee
over 8 years ago
Please see
forum.appian.com/.../Appian_Data_Types.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data