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

Drag and Drop Question - How to access group labels to which items are assigned

  • August 18, 2023
  • 1 reply
  • 79 views

Forum|alt.badge.img

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).

 

 

 

1 reply

Forum|alt.badge.img+21
  • QPN Level 5 ●●●●●
  • 306 replies
  • August 26, 2023

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!