Open timpea-splat opened 5 months ago
Could you add the following to the admin.phtml?
autocompleteOverride: autocompleteOverride,
I have the following override to remove the organisation from the 1st line of the address
{ "removeOrganisation": true }
Or could you add an Admin setting for removeOrganisation? So it is easy to set.
Without it, the organisation is always repeated in the 1st line of the address.
@timpea-splat think we can add it in different way because override can cause problems for other users. Think best way will be adding that option as checkbox to select and set after.
We will be adding that PR https://github.com/ideal-postcodes/magento/pull/536 instead