Insert a page on fulfillment of a Condition.
Hi All,
I have a requirement where i need to insert a page if a particular condition is met in the XML.
Say, if the number of occurrences (count) of an item in the XML is more than 10 then, a new page with details of multiple items will appear, else that page will omit or wont be displayed.
Can anyone help?