Move Error Message | XM Community
Skip to main content
Question

Move Error Message

  • August 7, 2023
  • 1 reply
  • 58 views

Forum|alt.badge.img+5

Hi Everyone

How can I move all error messages below question text, rather than above which is the default?

Thanks :)

1 reply

rgupta15
Level 4 ●●●●
Forum|alt.badge.img+8
  • Level 4 ●●●●
  • 92 replies
  • August 10, 2023

Just hide that error using .ValidationError display none and throw new one by creating a span class in the question text and use that as a reference for the error message. Although it’s not recommended to use this one instead of the default one.


Leave a Reply