Please help us help you and fill where relevant: Your LimeSurvey version: 3.28.29 Own server or LimeSurvey hosting: Own Survey theme/template: vanilla
==================
I'd like to use multiple short text to collect a phone number and email address. I'm looking for a way to:
a) Show a placeholder in each input box to indicate the format of input
b) Validate the input:
i) Verify email has a validate format
ii) Verify phone number is numeric and contains two hyphens in the proper locations
Ideally, I'd like to apply a mask for the phone number so user can type digits only, and end up with an input in the format ###-###-####
I've attached my multiple short text question -- hoping maybe someone already has a solution for this.