1

I have an InfoPath form with a Multiple Selection List box. I make multiple selections for a field then submit it. When I go to the task that gets created, it also shows the string instead of just the selections. How do I display just the selections? Below is how the task displays the selections for Desktop, Laptop and iPhone for the IT Hardware field.

IT Hardware: {"__metadata":{"type":"Collection(Edm.String)"},"results":["Desktop","Laptop","iPhone"]}

 

(Visited 53 times, 1 visits today)
Question is closed for new answers.
Mark Jones selected answer February 28, 2017
Add a Comment