Contribution custom fields not showing on webform civicrm builder. It happens when you defined a set of custom fields for a contributions of multiple financial types and the financial type of the contribution page selected on the contribution tab for CiviCRM form is different than the first of these financial types.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | Screen Shot 2017-03-28 at 9.34.43 AM.png | 28.88 KB | karing |
| #3 | Screen Shot 2017-03-28 at 9.33.47 AM.png | 47.55 KB | karing |
| #3 | Screen Shot 2017-03-28 at 9.33.07 AM.png | 66.75 KB | karing |
Comments
Comment #2
francescbassasPR submitted https://github.com/colemanw/webform_civicrm/pull/62
Comment #3
karingHi! I'm trying to reproduce this - but I can't (yet) - I've got two Custom Sets on Contributions; one on just Donations; and one on Donations and Member Dues; both (and their fields) show up in the CiviCRM tab for the webform config as well as in the Webform tab itself;
<>
What am I missing?
Comment #4
francescbassasTry having a contribution page on CiviCRM tab for the webform with the financial type Member Dues.
Comment #5
francescbassasComment #6
karingGot it! Excellent - works great. Thank you!
Comment #7
karingComment #8
colemanw commentedThanks francescbassas for the PR. I appreciate the tidy code & commit message too :)