One thing this doesn't do yet is validate the phone number...
Short of that, it seems to work well for me. It respects user configured settings on the phone field (adding country code, parenthesis around area code, & separators).
BTW, I noticed my patches don't add files to the appropriate module subfolders (like /mappers) when patched from the module root. So for now, to test, patch from the /mappers directory :p
Comments
Comment #1
scottrigbyPatch attached.
One thing this doesn't do yet is validate the phone number...
Short of that, it seems to work well for me. It respects user configured settings on the phone field (adding country code, parenthesis around area code, & separators).
BTW, I noticed my patches don't add files to the appropriate module subfolders (like /mappers) when patched from the module root. So for now, to test, patch from the /mappers directory :p
Comment #2
alex_b commentedCould this be done without assuming a fixed set of supported languages?
Comment #3
alex_b commentedI'd rather have this in the phone field module and not in Feed Element Mapper. Will need work for new API (see api.php)
Comment #4
BenK commentedSubscribing....