Wählen Sie Ihre Sprache:

<we:votingSelect>

Since version: 3.4.0.0 | Requires endtag: no | Required modules: voting

Description

Use this tag to generate a dropdown-menu; (<select>) to select voting.

Attributes

firstentry

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

Enter the text as an attribute to be displayed as the first entry of the drop-down menu, e.g., " Please select … ".


submitonchange

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

If this attribute is set to "true", the form which is enclosed by <we:votingSelect> will be sent after modification.

Allowed values:

  • false
  • true

Syntax

<we:votingSelect [firstentry="attribute"] [submitonchange="false|true"] />