newism / craft3-fields

Address, telephone, email, embed and gender fields for CraftCMS 3.x
Other
54 stars 16 forks source link

Field setting "Translation method" set to "Translate for each site group" doesn't work for fieldtype "NSM Telephone" #44

Open malamoet opened 5 years ago

malamoet commented 5 years ago

Hi all,

I'm setting up a multisite craft project with site groups. Every group is another location and has other contact information (address, email, phone, ...). I'm using the craft-fields plugin to create the necessary fields to provide this contact information through the CMS. Since every location (site group) has different contact details, i'm setting the "Translation method" to "Translate for each group site group". For the NSM Address and NSM Email fields this seems to work as expected, but when choosing this method for the NSM Telephone field it doesn't work correct. The phone number isn't updated for each site in the group when, the one site is updated and the other sites in the group have just a blank phone field.

Could you look into this please?

Thanks in advance, Thomas