Auto-Format Phone Number will typing on forms | Community
Skip to main content
New Participant
September 8, 2022
Solved

Auto-Format Phone Number will typing on forms

  • September 8, 2022
  • 1 reply
  • 1523 views

Hi all,

 

Does anyone have experience using Javascript to auto-format a phone number while someone types it? I know you can use "mask input" to request a specific format, but I'm more interested in having Javascript do this for the user automatically as they type. I find this to be a pretty slick user experience.

 

I found this article in Stack Overflow: https://stackoverflow.com/questions/65240236/autoformat-input-field

 

I'm not sure if this is possible using Marketo forms or not. Would love any input from any coders out there!

 

Thanks,

Ben

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

I'm not sure if this is possible using Marketo forms or not. Would love any input from any coders out there!

It’s as possible as it is with any form. Marketo uses standard HTML form input elements.

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
September 8, 2022

I'm not sure if this is possible using Marketo forms or not. Would love any input from any coders out there!

It’s as possible as it is with any form. Marketo uses standard HTML form input elements.