BreezingForms and AcyMailing

Description

If you use BreezingForms on your website, you can integrate AcyMailing withBreezingForms so that when a user submits a form, this user is also subscribed to one or several AcyMailing Lists.

Integration with BreezingForms

You should first create your form and save it.

QuickMode

If you're using the QuickMode click on the More options link in the Advanced Tab.

EasyMode or ClassicMode

If you're using the EasyMode or ClassicMode click on the Form settings Button.

Add the subscription code in your form

Once clicked on the link/button, a popup will appear.

Click on the Submit Pieces link and in the End Submit area, click on the Custom choice

Please make sure to replace the fields name based on your form configuration and enter the IDs of your own lists.

Subscribe the user only if the user checks the box

You can create a checkbox on your form and then only subscribe the user if he checks that box.

Please add this part only if the previous code works fine.

Once your checkbox created (let's call the checkbox "subscribeme" ), add this code at the top of the previous code:

Last updated