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
10 replies
Subscribers
7 subscribers
Views
3781 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
I need to do field level Validation for the SUB SAIL form called by Main Form wh
jegadeeswaran
over 10 years ago
I need to do field level Validation for the SUB SAIL form called by Main Form which was hidden by the link. Attached the screen shot of the same. Property/Borrower information etc are sub SAIL form called by Main Form. Currently, Validation are done only if the SUB SAIL form are Open not Hidden. Please assist on this.
OriginalPostID-143887
OriginalPostID-143887
Discussion posts and replies are publicly visible
Parents
0
ENOSH EZEKIEL
A Score Level 1
over 10 years ago
To handle this scenario, I would recommened to use Form level validation.
1). Provide field level validations.
2). Provide a Validation Group for all fields(wherever applicable).
3). Call the same Validation Group in the Submit button component & Form Layout as well.
4). Provide the Validations for Form with the Validation Message & ' refreshAfter:"SUBMIT" '
For more info, PFA the sample code! Hope this works!
Form-Level Validation.txt
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
ENOSH EZEKIEL
A Score Level 1
over 10 years ago
To handle this scenario, I would recommened to use Form level validation.
1). Provide field level validations.
2). Provide a Validation Group for all fields(wherever applicable).
3). Call the same Validation Group in the Submit button component & Form Layout as well.
4). Provide the Validations for Form with the Validation Message & ' refreshAfter:"SUBMIT" '
For more info, PFA the sample code! Hope this works!
Form-Level Validation.txt
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data