The simplest form of the handler specifies a nodelist, and duplicates the last item in the list:
<xf:insert nodeset="list/y" />
The result would be:
<list>
<y>y1</y>
<y>y2</y>
<y>y3</y>
<y>y3</y>
</list>
|
|
Duplicating the last node in a nodelist![]() The simplest form of the handler specifies a nodelist, and duplicates the last item in the list: <xf:insert nodeset="list/y" /> The result would be:
<list>
<y>y1</y>
<y>y2</y>
<y>y3</y>
<y>y3</y>
</list>
|
Programming with formsPlayer |
Recent comments
12 weeks 3 days ago
14 weeks 2 days ago
21 weeks 2 days ago
44 weeks 6 days ago
1 year 2 weeks ago
2 years 1 week ago
2 years 1 week ago
2 years 5 weeks ago
2 years 6 weeks ago
2 years 6 weeks ago