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
20 weeks 5 hours ago
29 weeks 4 days ago
1 year 28 weeks ago
1 year 28 weeks ago
1 year 32 weeks ago
1 year 33 weeks ago
1 year 33 weeks ago
1 year 33 weeks ago