<we:ifUserInputEmpty>
Since version: 2.2.0.0 | Requires endtag: yes
Description
Content enclosed by this tag is only displayed if the target user input field is empty.
Specific
This tag will only work in a dynamic webEdition document.
Attributes
match
Default value: - | since version: 2.2.0.0 | required: yes
Set this attribute to the name of the field to match.
formname
Default value: - | since version: 2.2.0.0 | required: no
Set this attribute to the name of the form which contains the target input field.
Syntax
<we:ifUserInputEmpty match="attribute" [formname="attribute"]> ... </we:ifUserInputEmpty>