Next Page Looping Action Builder

media_1485663020153.png

Creates a loop that will continue for each page when a “Next” button is present.

media_1485663055981.png

Select the total amount of pages that will be looped through.

A Page Count of 0 will loop until the “Next” button is not present.

media_1485665024044.png

The Element Page Looping wizard will display.

media_1485665030014.png

Select or type in the variable name that will contain the ElementCollection that will be looped through.

Created Script

media_1485725024327.png

Loop Elements with Paging – loops through an ElementCollection and continues to do so for each page.

Get Element Tag – retrieves the Tag of the current Element in the loop. Note: the current element is set to the CurrentItem variable.