Records Grid-Format with HTML | XM Community
Skip to main content

Records Grid-Format with HTML

  • November 10, 2022
  • 4 replies
  • 30 views

jmborzick
QPN Level 5 ●●●●●
Forum|alt.badge.img+41
  • QPN Level 5 ●●●●●
  • 249 replies

I know that there is a way to recode text values with HTML so that words will be formatted differently in the records grid widget. For instance, "YES" would be green and "NO" would be red. I can't seem to get it to work though.

4 replies

Deepak
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+44
  • 1549 replies
  • November 10, 2022

jmborzick
Sorry misinterpreted your question hence editing response.
Yes, previously we did it! by including all the formatting via rich content editor and then pushing that html in an embedded data and mapping that embedded data into a record grid.
Hope it helps!


CMurph
Level 4 ●●●●
Forum|alt.badge.img+32
  • Level 4 ●●●●
  • 56 replies
  • November 10, 2022

https://community.qualtrics.com/XMcommunity/discussion/22965/records-grid-format-with-htmlHi jmborzick - do you mean so the font for Yes is green and No is red? I'm definitely interested in this functionality, but I'm not sure I'm aware of this being an option... have you seen it work before? What have you tried so far to get it to work? I love troubleshooting these things! Thanks!


jmborzick
QPN Level 5 ●●●●●
Forum|alt.badge.img+41
  • Author
  • QPN Level 5 ●●●●●
  • 249 replies
  • November 10, 2022

Deepak This worked perfectly! Thank you, I wish this were a built-in functionality, but I'll take a workaround at this point.
CMurph, for your reference, in this records grid I wanted "No" answers to be Bold Red and Yes answers to be Bold Green. I mapped the specific questions to embedded data fields using branch logic and then coded the "Yes" embedded data fields with
Yes
and the "No" embedded data fields with
No
it pulled into the record grid like this:
image.png


Forum|alt.badge.img+11
  • Level 4 ●●●●
  • 334 replies
  • May 19, 2023

sadly it seems as if they have removed this hack (!) for the new ‘record table’ widget which i believe is going to replace the old record grid widget at some point in the future. :(


Leave a Reply