• This plugin is perfect for us on the front end, but I have not been able to get the full number with the selected dial code in the email or in my cf7-to-zapier webhook or in the database with Contact Form CFDB7. I just get the number. I see in the page source that there is an element for the selected-dial-code but that selected dial code is not getting passed into my data. I have searched the support threads but not found a solution. Any guidance would be appreciated!

Viewing 1 replies (of 1 total)
  • Thread Starter maddentimbt

    (@maddentimbt)

    I looked at this again and I think the issue was that when I tested it, I had let the browser auto complete the phone field value and the autocomplete number that was used lacked the +1 for the country. If I typed it in manually the plugin’s code did the job to populate the correct value. I am thinking maybe we should add a autocomplete=”off” to our input element. Either that or add some JS to the form to watch for submit and if the +CC is missing, then get the country code from the selected-dial-code and prepend it to the phone.

Viewing 1 replies (of 1 total)
  • The topic ‘Store/Output full phone number’ is closed to new replies.