mtcextendee / mautic-international-phone-input-bundle

Integration form field https://intl-tel-input.com/ for Mautic
https://mtcextendee.com
13 stars 5 forks source link

Full phone number not getting saved in form results #6

Open mubeen-juks opened 2 years ago

mubeen-juks commented 2 years ago

Hello there.

The plugin is not saving the full phone number including country code in form results. It is getting updated in the contact details though (I guess this was fixed in #2 ).

Because of this, integration with another plugin on form submission does not capture the country code. Is there a way to save the full phone number in the form data as well ?

miamicityman commented 2 years ago

Not seeing the error you have reported since it was reported & fixed per:

https://github.com/mtcextendee/mautic-international-phone-input-bundle/issues/2#issuecomment-819009072

We are on Mautic 4.4.0

mubeen-juks commented 2 years ago

Here are the screenshots describing the issue:

From Input: image

Form results does not capture the country code. Please check image

Whereas the contact page shows the full phone number. image

Can we also add the country code to form submission?

miamicityman commented 2 years ago

Not sure what your doubt is? The country code is there with the flag?

Screenshot_4

Screenshot_5

mubeen-juks commented 2 years ago

It is not available in the form results page. When I down the form submission results as an csv/excel the county code is missing as well.

Please navigate to forms, select drop down menu to view results for a form. Adding navigation and results page screenshot: image

image

I would like to download the individual form results and use the contact details. The country code is missing in the exported csv/excel for an individual form.

miamicityman commented 2 years ago

I confirm.

On the form results page, the downloaded contacts are missing the country-code.

The contacts themselves do have the country-code.

Please advise developer to see if he can upgrade his plugin.

Thanks for pointing it out.