Hello,

It would be nice to be able not to create a new block with webform, but add fields to the existing one from simplenews. This block (the one from simplenews) is working fine: shows subscription form for unsubscribed users, and unsubscription form for subscribed ones. It also has other nice functionalities loosen on the webform-only form.

If you see that this is possible, I can help with this issue making some patches, if needed.

Another idea could be to fork this module, but probably will make it more difficult to maintain two modules instead of just one.

Comments

pcambra’s picture

Status: Active » Fixed

You can do a form alter to change the simplenews block by default but I'd recommend to use Webform block for this purpose as what you really want is to place a webform with a simplenews component in a block and not the simplenews block itself.

That's for Webform 2.x, for webform 3.x you can configure the webform in a block in each Webform > Form Settings > Advanced to be available as a block.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.