compucorp / webform_civicrm_postcode

0 stars 2 forks source link

Does not seem to fill in details in the respective fields #7

Open tapashdatta opened 5 years ago

tapashdatta commented 5 years ago

Search shows the result but does not fill in details in the address fields. I am on drupal 7.67, civicrm 5.13.4. is there a quick fix please? thanks

Barijohn commented 4 years ago

Hi, I was wondering if there was any update on this.

Set up a basic form using home address, Street Address 1, 2, 3, City and Postcode. Search finds postcode address but doesn't update the fields.

This is using CiviCRM webform to create the fields.

nishant-bhorodia commented 4 years ago

Hey @tapashdatta @Barijohn I have tested this on the mentioned version (5.13.4) and more latest civicrm versions (5.24.6, 5.26.2) but I am not able to reproduce this error. Can you please try to check if :

  1. you can reproduce this issue in vanilla civicrm + drupal setup?
  2. Is postcode lookup working in CiviCRM?
  3. Do you see any javascript errors in your browser console?

Additionally please can you also let me know the information below:

  1. Version of webform module
  2. Version of webform_civicrm module
  3. Version of the postcode lookup extension.
  4. Configuration of the postcode lookup extension
  5. Which service you are using for postcode lookup? for example, civipostcode, postcodeanywhere etc.
  6. How was the webform configured itself?

cc: @marcelocompucorp

Thanks!

Barijohn commented 3 years ago

Sorry! I didn't get a notification on this.

Postcode look up is working fine within CiviCRM.

The only issue is City not pulling through now and I can see Matt Wire has a pull request as a fix this.