{if isset($form.id)}
[`Use this code to publish the form on your website:`] {literal}{$wa->mailer->form({/literal}{$form.id}{literal})}{/literal} [`Publishing on external site`]
{/if}
[`An improved web form constructor is now available in Mailer. To try it out, upgrade the form.`]
{if isset($form.id)}
[`Preview`]
{/if}
{$_caption = ''} {if isset($form.params.fields.captcha.caption)} {$_caption = $form.params.fields.captcha.caption|escape} {/if}
{$captcha_html}
    {foreach $all_lists_list as $list}
  • {/foreach}
[`Form width`]

[`200—600 pixels`]

[`Fields`]
[`Field labels`]
{if $all_lists_list}
[`Add to lists`]

[`Select lists to which new subscriber will be added:`]

    {foreach $all_lists_list as $list}
  • {/foreach}

[`If no list is selected, a subscriber will be added only to “All subscribers”.`]

[`Show list selection in the form`]

[`Enable subscribers to select subscription lists in which they want to be included.`]

{/if}
[`After form submission`]
[`Confirm subscription`]

[`A message will be sent to the subscriber’s address, with a special link which must be clicked to confirm the subscription.`]

{if !empty($form.id)} [`Delete this form`] {/if}