RDL Posted October 7, 2020 Report Share Posted October 7, 2020 When I enter a phone number I'd like it to be auto-formatted. Currently I setup field type of Phone and type 8003334444, but it doesn't format to (800) 333-4444 let alone if I add an extension. If I type a hyperlink in HTML I can add extensions, but extensions are relatively rare, so I think that could be an additional feature request if you can't find a solution in a reasonable amount of time. <a href="tel:+441234567,88">+44-123-4567 ext. 88</a> There are also fields where it auto-formats as you type. This would be ideal, but not necessary. It could auto-format after I finished typing. http://igorescobar.github.io/jQuery-Mask-Plugin/ Link to comment Share on other sites More sharing options...
Garima Singh Posted October 8, 2020 Report Share Posted October 8, 2020 Hey @RDL Thanks for letting us know that you would like to see this feature. We really appreciate you for exploring the app and giving time in finding this valuable suggestion. The suggestion has been noted for further consideration. 1 Link to comment Share on other sites More sharing options...
RDL Posted October 8, 2020 Author Report Share Posted October 8, 2020 (edited) What language would you prefer to do this in? Here's another example using C# - the phone number is on the bottom: http://blog.stevex.net/string-formatting-in-csharp/ Edited October 8, 2020 by RDL 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now