Drag and Drop Question - How to access group labels to which items are assigned | XM Community
Skip to main content

For a Drag and Drop question, I can use piped text to access the rank of the item, but I don't appear to be able to access which group items were assigned to.

Is there anyway to access which group items were assigned to?

For example if I had items (123), (456) assigned to Group (ABC), I would like to be able to access and show all elements which are assigned to Group (ABC).

 

 

 

Hi @HaynesCrossley,
You can try the following approach, however it may get lengthy if you have large number of choices in the drag and drop question.

STEP1: Create the following branch logic in the survey flow.
 

Create similar branches for other choices/elements as well.



STEP 2: Create a new block (Block 2 or name it as you like) containing a text/graphic question which will display the pipe text.
 

Create similar pipe text values for other choices/elements as well.


This should work!
 

 


Leave a Reply