validations

Certified Associate Developer

Hi, I need a validation that the user can enter only numbers from 01-99 . How can we do this?
Is there any range function or limit function to check it?

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to hema.mathivathanan
    user can enter a value a list from 01-99

    This is a bit different from what you wrote originally - can you clarify (which you should have done initially), EXACTLY what the user is expected to be typing in their text field, including not only the values but the manner by which they will be SEPARATING the individual values they enter, etc?  This is an intricate question, and so in order to provide a correct answer, we really need these details up-front without having to try one solution only for you to clarify that the real question was something rather different....

Children