<we:ifUserInputNotEmpty>
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 not 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 input field to match.
formname
Default value: - | since version: 2.2.0.0 | required: no
Set this attribute to the name of the form in which the field to be matched is contained.
Syntax
<we:ifUserInputNotEmpty match="attribute" [formname="attribute"]> ... </we:ifUserInputNotEmpty>