Custom formatting for an identifying business number.
Hi,
I'm trying to get custom formatting to a form field. I need the input to be formatted like the line below (with 0 being any number from 0-9):
0000.000.000
How would I go about doing this? I've seen posts like these, but I don't know how to apply these to my own situation since the code is pretty complicated.
I'm looking for a way to format a form field with 0000.000.000. So that when people fill in the form, they have to adhere to this formatting. It's to be used in a form module on landing pages.