<txp:if_last_section /> container tag, 0 attributes

if_last_section

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

<txp:if_last_section>
...conditional statements...
</txp:if_last_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 last in the currently displayed list.

genealogy

Version 4.0.7

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