compucorp / uk.co.compucorp.civicrm.giftaid

3 stars 22 forks source link

Question about using webforms with GiftAid extension #77

Open TomCrawshaw opened 5 years ago

TomCrawshaw commented 5 years ago

Running Civi 5.11.0 on Drupal 7.65. I have the GiftAid extension (v 3.4.2) installed & running normally, and the giftaid_webform_integration module installed, but can't get the address details input to webform pages to be copied to the gift aid form - the GA declaration is saved correctly, but no address, postcode etc. I'm not sure if this is because I've set it up wrongly, or it's a bug, or the module is not meant to do this (it looks like it uses JS to copy the data from the webform to the GA form).

I've made a basic check that the module is being loaded (e.g. check_giftaid_installed() is being run).

function giftaid_wf_submission($node, $submission) in the module does NOT seem to run.

Any guidance would be much appreciated!

tapashdatta commented 5 years ago

I have also noticed if selected optin is "NO", in CiviCRM it remains blank. Declaration start date seems to be wrong too.

Screenshot 2019-06-03 at 13 57 53