Hi,
I’ve found somewhat similar posts, but not one exactly for what we need. And assuming the only way to do what we are looking for is via JavaScript. And that is a little outside of my knowledge span.
We have a survey with a multi-select question and we need the answers to go back into a field in a specific manner. The selected choice piped text doesn’t quite work with commas.
Ques:
- Answer 1
- Answer 2
- Answer 3
- Answer 4
If the associate picks multiple items we need the result field to show like: ‘Answer 1|Answer 2|Answer 3’. Thought about making an embedded data field in the flow but if there is an answer they don’t select we do not want a blank space or || to happen. Hope that makes sense.
Thanks!