What is the best way to input and validate height? | XM Community
Skip to main content
Solved

What is the best way to input and validate height?

  • February 13, 2019
  • 1 reply
  • 421 views

I'd like survey a user's height. Currently, it's in two separate text entries for feet and inches which has its own custom validation. Is there a cleaner way of doing this than using two separate text boxes and a custom validation? Thanks!

Best answer by PeeyushBansal

You can use drill down type. add two drill down boxes one for feet and one for inches like 5.8"
View original

PeeyushBansal
Level 6 ●●●●●●
Forum|alt.badge.img+39
  • Level 6 ●●●●●●
  • February 13, 2019
You can use drill down type. add two drill down boxes one for feet and one for inches like 5.8"

Leave a Reply