You need to sign in to do that
Don't have an account?
The_London_Scott
Anyone written a class to use libphonenumber?
The libphonenumber code library does a good job normalising and formatting phone numbers to national or international standards - not just for the North American zone but worldwide. Has anyone incorporated the JS version into an Apex class? If so, would you be wiling to post a code sample? This topics seems a bit of a gap in developerforce.
Hello,
Have you find a solution to this point ?
Regards,
Stéphane
I should rather have asked, has anybody stored the Javascript version of libphonenumber as a static resource and used it to add phone validation/formatting correction to Visualforce pages. We are having a go with that just now but I'd be interested to hearn from others' experiences.