webform_civicrm icon indicating copy to clipboard operation
webform_civicrm copied to clipboard

A powerful, flexible, user-friendly form builder for CiviCRM.

Results 84 webform_civicrm issues
Sort by recently updated
recently updated
newest added

Overview ---------------------------------------- When loading a webform_civicrm page, I get a lot of "Deprecated function" warnings in PHP 8 because I'm passing `NULL` to `strlower()`. You can replicate this by creating...

Overview ---------------------------------------- We discovered that if you attach a webform to a node (e.g. with an entity reference, such as paragraphs) that there are moments where CiviCRM CRM JS are...

bug
8.x/9.x

Overview ---------------------------------------- When using contributions with authorize.net, webform keeps on failing submission. On later versions of CiviCRM, the following error pop ups: > It appears that this transaction is a...

8.x/9.x
needs port
needs test

Overview ---------------------------------------- Contact reference custom field not saved for new creation Steps to replicate: 1. Create custom field of type contact reference 2. include it in a webform

bug
8.x/9.x

Overview ---------------------------------------- Add test for stripe recur payment Before ---------------------------------------- No test. After ---------------------------------------- Test Added. But it fails and seems to be a bug (not sure in wc or...

8.x/9.x

Overview ---------------------------------------- A minor refactor I did while troubleshooting an issue. I saw this code to handle default country, but that same code already exists in `wf_crm_state_abbr`. Before ---------------------------------------- Works...

8.x/9.x

Overview ---------------------------------------- Allow contribution amount to be typed as a hidden field. Before ---------------------------------------- In d7, the contribution amount field could be converted to a hidden field with a default...

bug
8.x/9.x
has test

Overview ---------------------------------------- Before ---------------------------------------- Ssssslllllllllooooowwwww After ---------------------------------------- Technical Details ---------------------------------------- Comments ----------------------------------------

Overview ---------------------------------------- See https://www.drupal.org/project/webform_civicrm/issues/3177210 This fix is required when "existing contact" is not selected for first contact. Before ---------------------------------------- PHP error undefined function. After ---------------------------------------- Submission renders. Technical Details ----------------------------------------...

bug
7.x

Overview ---------------------------------------- This is a PR / branch d10-test-matrix to get testing on D10 going. Step 1: PHP 8.1

needs work
10.x