How can I reverse the order of a matrix table scale on an accordian mobile layout? | XM Community
Skip to main content
Question

How can I reverse the order of a matrix table scale on an accordian mobile layout?


Show first post

29 replies

Forum|alt.badge.img+12
  • Level 2 ●●
  • 21 replies
  • August 25, 2023
TomG wrote:
AnalystRAC wrote:

Thank you @TomG May I please have the code for carousel? 

I haven’t created it.

Okay. How do I go about requesting it? Thanks


Forum|alt.badge.img
Braemarblue wrote:

Hi Tom
All the above works, we now have 1 to 7 from left to right when in Hebrew, column headings change over which is great thank you.
But the values do not, so column 7 gives a value of 1 and column 1 gives a value of 7!
These values must be stored somewhere and also need reversing?
image.png

Hi @Braemarblue were you able to flip the order of the options? I have the same request for my project


Forum|alt.badge.img+4
  • Level 2 ●●
  • 30 replies
  • February 21, 2024

Hi Tom

You supplied the code to change the Hebrew numbers from 1 to 7 around to 7 to 1.  But they seem to have reverted back to 1to7 when in Hebrew?

 


TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 5938 replies
  • February 21, 2024

@Braemarblue,

The default in Hebrew is 7 to 1 from left to right, and you would use JS to switch them to 1 to 7 if needed. If you want them 7 to 1 don’t run any code.


Leave a Reply