Remove commas from piped text | XM Community
Skip to main content
Question

Remove commas from piped text

  • April 24, 2025
  • 1 reply
  • 34 views

Forum|alt.badge.img

Hello, I am trying to remove commas that are coming through piped text. The piped text is as following:

 

You rated the following as "Good" or "Excellent":

${q://QID33/ChoiceGroup/SelectedChoicesForAnswer/1}

${q://QID33/ChoiceGroup/SelectedChoicesForAnswer/2}

 Please comment on why:

 

On the respondent side, it is coming through like so:

 

Does anyone know any JavaScript or other solution that will remove these commas? I would like to continue to use bullet points, so the commas will not work for this format.

1 reply

Shashi
Level 8 ●●●●●●●●
Forum|alt.badge.img+34
  • Level 8 ●●●●●●●●
  • 654 replies
  • April 25, 2025

We can use this code.