Wählen Sie Ihre Sprache:

<we:subscribe type="htmlSelect">

Since version: 2.2.0.0 | Requires endtag: no | Required modules: newsletter

Description

This tag is used to add a drop-down menu to a webEdition document so that a user wanting to subscribe to a newsletter can choose to receive the newsletter as either HTML or text mail.

Attributes

type

Default value: - | since version: - | required: yes

Allowed values:

  • htmlSelect (required module: Newsletter Module)

value

Default value: - | since version: 2.2.0.0 | required: no

Set this attribute to the default content of the field.


values

Default value: - | since version: 2.2.0.0 | required: no

Set the value of this attribute to a comma seperated list of entries that should appear in the drop-down menu.


class

Default value: - | since version: 2.2.0.0 | required: no

Set this attribute to the name of the style you want to use as defined in a CSS-Stylesheet. This attribute is used to define the apperance of the link.


style

Default value: - | since version: 2.2.0.0 | required: no

Set the value of this attribute to one or more CSS-sytle definitions.


Syntax

<we:subscribe type="htmlSelect" [value="attribute"] [values="attribute"] [class="attribute"] [style="attribute"] />