Hello dear community,
I'd like to change the text at the bottom of a matrix constant sum question from "Total" to something different. I learned here that I can do it using this code: on the addOnload function:
jQuery("#"+this.questionId+" .c1:last").html("New Total Label");
The problem is that I am working in a survey in different languages and this "new total label" is not part of the .txt file to upload translations and I can't translate it in different languages.
Any idea would be appreciated.
thanks
Question
change "total" text on constant sum question to be displayed in different languages
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

Then paste this jQuery code in addOnReady in main auto sum question and use the ID of your hidden question here: