Check that there are no mistakes in the input | Community
Skip to main content
Answered

Check that there are no mistakes in the input

  • October 12, 2022
  • 1 reply
  • 13 views

Forum|alt.badge.img

Hello,
I would like people to enter their country, but I would like them not to make mistakes:
for example Francia is ok, but France is not good (language)
or USA is ok and Usa is not good (caps or not)

Is it possible with the test "contains" or "doesn't contain" to put a list of words (for example Francia, francia, USA) ?

Thank you for your help

Best answer by Liz

Hi @Ceneri You can definitely do this with logic jumps! The only thing it can’t check for is uppercase or lowercase. 

View original

1 reply

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15035 replies
  • Answer
  • October 12, 2022

Hi @Ceneri You can definitely do this with logic jumps! The only thing it can’t check for is uppercase or lowercase. 


Reply