How to change "total" text on constant sum question in Matrix | XM Community
Skip to main content

How to change "total" text on constant sum question in Matrix

  • February 1, 2023
  • 1 reply
  • 83 views

Forum|alt.badge.img+2

Hi Community,
I'm trying to rename the "Total" column of constant sum question in Matrix
image.png

1 reply

Forum|alt.badge.img+5
  • QPN Level 2 ●●
  • February 1, 2023

Hi,
Tried a simple query which not be efficient but here it is.
jQuery(".Answers").find(".LabelWrapper").eq(-1).html("Sum")
Screenshot 2023-02-01 211952.png