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
15 replies
Subscribers
7 subscribers
Views
4424 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
I have a form with many user input fields and 5 submit buttons. Each button has
rohitw
Certified Lead Developer
over 9 years ago
I have a form with many user input fields and 5 submit buttons. Each button has its own validation group for its own set of fields. Now there is one user input field which should not be mandatory for one of the buttons but should be mandatory for all other buttons. How can this requirement be implemented?
OriginalPostID-176796
OriginalPostID-176796
Discussion posts and replies are publicly visible
0
pauln
over 9 years ago
I got it .. don't ask me why but for some reason if you set up the validation group as
{"VG1 VG2 VG3 VG4"}
It works like you need
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
rohitw
Certified Lead Developer
over 9 years ago
Excellent ... It Worked ...Thanks Paulin !!!! BTW what made you try this?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
pauln
over 9 years ago
I figured it seemed ridiculous that validationGroup couldn't be an array, I figured there had to be some way to do it ... Not sure if this is the way it is supposed to work, but hey, it does.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
madhanka
A Score Level 1
over 9 years ago
Great. Nice to learn something new. :)
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
kumaraveln
over 9 years ago
Great odd thinking pauln :) Helpful idea ..
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
<