I have a webform with mailchimp handler enabled showing as a block. The Webform presents and works, however interest groups are not showing.

According to #2851273 and #2883538 this should be in webform_mailchimp-8.x-5.2 and webform_mailchimp-8.x-5.x-dev. I have tried this with blocks, webform node and with webform-8.x-5.x-beta15 and 8.x-5.2+0-dev (2017-Jul-05). on Drupal 8.3.5

I think I saw a description in these issues suggesting that the handler will place this below the form elements. Is this the case or do I need to add an element in the form to hold the interest groups?

Thanks in advance!

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bsnodgrass created an issue. See original summary.

bsnodgrass’s picture

hanoii’s picture

NO, the selection of the groups is not part of the webform, but rather part of the webform mailchimp handler. Meaning that you can configure to what option group to send submission to, but not provide the groups to the user on the webform.

bsnodgrass’s picture

hanoii,

Thanks for that info, I thought I was doing something wrong or misunderstood... So would this be possible with a modification to the webform mailchimp handler?

hanoii’s picture

Not to the handler, as that's for submission, but it could be added as a webform element eventually.

daniyar.seferov’s picture

You can use Webform Predefined Options.