<txp:if_first_section /> container tag, 0 attributes

if_first_section

The if_first_section tag is a conditional tag and always used as an opening and closing pair, like this…

<txp:if_first_section>
...conditional statements...
</txp:if_first_section>

The tag will execute the contained statements if the current section (usually one inside the container or form of a section_list) is the first in the currently displayed list.

genealogy

Version 4.0.7

  • Added as a new tag.
<txp:if_first_section /> 0 examples