Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not replace existing address without explicitly removing it first #350

Open
boudewijn-zicht opened this issue Jun 13, 2022 · 1 comment
Labels

Comments

@boudewijn-zicht
Copy link

Description

Once you have an address specified and saved, you must explicitly remove this address, otherwise a newly search address will not overwrite the old one.

Many of our end-users have problems with this. Especially because the CMS does display the correct display at steps 2 and 6, but it is not actually stored/changed when you save the Entry.

Steps to reproduce

  1. search for an address and select this option from the dropdown
  2. the selected address is filled in
  3. save the entry (i.e. ctrl-s)
  4. wait for the page to reload and the at step 1 selected address is filled in
  5. search for another address and select this option from the dropdown
  6. the selected address is filled in
  7. save the entry (i.e. ctrl-s)
  8. wait for the page to reload and now the address selected at stap 1 not 5 is filled in

The only way to replace the address selected at step 1 is to explicitly remove the current address.

Additional info

  • Craft version: 3.7.37
  • Maps version: 3.9.3
  • PHP version: 7.4.29
  • Database driver & version: MySQL 5.7.36
  • Other Plugins: Neo (but not used within Neo), Formie, Feed Me, Element API, Redactor
@Tam Tam added the Craft 3 label Jul 11, 2022
@mdoorschodt
Copy link

I've got the same issue, which causes a lot of complaints from our CMS users, which are a lot (whith 50 subsites). Could someone please fix this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants