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
3 replies
Subscribers
7 subscribers
Views
1548 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
We are trying to implement a dropdown from a process variable following the dire
helmuta
over 11 years ago
We are trying to implement a dropdown from a process variable following the directions in the 7.2 documentation
forum.appian.com/.../Dropdown_Field_Input
. But it does not work. We are wanting to append a blank value or a field that states "Please select a value" to a multi-value process variable.
Any help would be greatly appreciated....
OriginalPostID-76702
OriginalPostID-76702
Discussion posts and replies are publicly visible
Parents
0
Shawn Bittinger
Appian Employee
over 11 years ago
Try putting brackets around the first parameter (either your blank value or "Please select a value"). For example the append function would now look like: append({""},pv!textMultipleValues).
Let me know if that fixes your issue.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Shawn Bittinger
Appian Employee
over 11 years ago
Try putting brackets around the first parameter (either your blank value or "Please select a value"). For example the append function would now look like: append({""},pv!textMultipleValues).
Let me know if that fixes your issue.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data