Wählen Sie Ihre Sprache:

<we:ifFieldEmpty>

Since version: 2.0 | Requires endtag: yes

Description

Content enclosed by this tag will be displayed if a particular <we:field/> is empty.

Attributes

match

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

Set this attribute to the name of the field to be tested for content.


type

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

Set this attribute to the type of data contained in the field that is being tested.

Allowed values:

  • img
  • flashmovie
  • href
  • object
  • multiobject
  • calendar

Syntax

<we:ifFieldEmpty match="attribute" [type="img|flashmovie|href|object|multiobject|calendar"]> ... </we:ifFieldEmpty>