Tel field + placeholder and validation

I’m trying to create a fill mask for the tel input, but it doesn’t work, it just returns: ((() ( ) ( -) (

The same field needs to accept 10 or 11 digits: tel. field: (99) 9 9999-9999 or (99) 9999-9999

Hey there!

I’m not sure if I 1000% understood what you’re looking for - but I think this might help :smiley:

I’ve just made an international phone input component and released it on BricksBoard - it allows users to select the country and then enter their phone number. For most countries, there is automatic formatting built-in.

You can copy the component on BricksBoard here → International Phone Input | Free Bricks Builder Component | Bricks Board

And here’s a screenshot of what it looks like:

2 Likes