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
8076 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Selecting multiple checkbox values
rameshm
over 8 years ago
HI Team,
While selecting multiple checkbox values I am getting the below space issue
For ex: I am selecting the values A,B,C,D
value storing as A; B; C; D
Can any one provide solution..
Thanks
OriginalPostID-256301
Discussion posts and replies are publicly visible
Parents
0
Rama Thummala
Certified Lead Developer
over 8 years ago
As suggested by @divyanshm , we can use join array , but the data will not be of type list any more as joinArray() returns as Text . Again we need use split() to get list structure (based on your requirement)
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Rama Thummala
Certified Lead Developer
over 8 years ago
As suggested by @divyanshm , we can use join array , but the data will not be of type list any more as joinArray() returns as Text . Again we need use split() to get list structure (based on your requirement)
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data