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
7 subscribers
Views
3753 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
We are observing a strange issue while defining ranges in dropdowns(Appian Versi
padmanabhanv
over 9 years ago
We are observing a strange issue while defining ranges in dropdowns(Appian Version 7.9). The ranges are getting reversed if we put a hyphen in between. In the attached code, the dropdown label should have been "$0 - $50,000", but is rendering as "$50,000 - $0". The value is getting saved properly though. This works fine in 7.5 and should be a product issue. Has anyone faced a similar issue?
The resolution we currently have is to make the choice label "$0 to $50,000", but want to double check that it a known issue.
SAIL_CODE.txt
OriginalPostID-151540
OriginalPostID-151540
Discussion posts and replies are publicly visible
Parents
0
thoward
over 9 years ago
I concur with Ramy. Code works fine for me too, but also had to remove the validationGroup reference. Does it work for you if you remove the validationGroup. Also, why are you using a constant as a reference in you validationGroup? I've not seen that done before.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
thoward
over 9 years ago
I concur with Ramy. Code works fine for me too, but also had to remove the validationGroup reference. Does it work for you if you remove the validationGroup. Also, why are you using a constant as a reference in you validationGroup? I've not seen that done before.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data