Faster address entry with our Google Address add-on for SuiteCRM. Enter verified address data using Autocomplete Google Places API Integration with "Address" field type. Also supports custom modules of type Person and Company. Adds a "Show Map" button to your detail views for any address.
#4783 - Installation overwrites pre-existing address customisations
Hi
We currently have two additional street address fields for each Account/Contact address in Suite. E.g. for billing addresses we have two custom fields: Billing Street 2 and Billing Street 3. In order that Suite fully recognises these additional fields and that all core address functionality still works - we have the following custom files in place:
'custom/include/SugarFields/Fields/Address/DetailView.tpl' 'custom/include/SugarFields/Fields/Address/EditView.tpl' 'custom/include/SugarFields/Fields/Address/en_us.DetailView.tpl' 'custom/include/SugarFields/Fields/Address/en_us.EditView.tpl' 'custom/include/SugarFields/Fields/Address/SugarFieldAddress.js' 'custom/include/SugarFields/Fields/Address/SugarFieldAddress.php'
Looking at the install code of your add-on - the above files are all backed up and then replaced. So installing your add-on means we lose our pre-existing overrides.
Is there a way to have your add-on play nicely with pre-existing address customisations? Ideally this would mean your add-on populating the additional street fields automatically when appropriate. But if this isn't currently possible - it would be OK if your add-on simply ignored our additional fields when auto-populating, as long as our customisations were preserved.
Many thanks
a year ago
Thank you for using our add-on. I would advice you to merge your customization to our newly added file. Let me know if you have any question.
Thanks & Regards, Team Urdhva Tech