Hi All,
We have a out of box drop down which have a bind reference of /country.
On top of above,we have customised our above drop down with a plugin international telephone input(https://intl-tel-input.com/)
to display international code +flag in the dropdown.
Now drop down is coming fine with Country flag and code but when clicking on the custom submit the bind reference value is not coming.
Might be because we have customized the drop down field and now it has new DOM structure is created with customized plugin.
Need help to handle such scenarios.