I would like to be able to add to an entry a verification that these are numbers and that it is mandatory (in this format: 000-000) before validating the form. Is it possible to do this with your EE4 solution?
The Whole Number question type actually doesn’t limit number of characters or permit a dash in the middle. What you could do is use the Text Question type, then set a maximum allowed response size. Then you can add some custom validation rules using jQuery similar to this example:
The support post ‘input mask’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.