When you define an element as Repeat element, logic editor provides an ability to update the properties so that it points to a specific instance. In the element editor, you may have chosen a specific or random ordinal index while defining the element. This can be changed during the logic building in the Action.
This can be done using one of the commands below
Set Repeat Element by Ordinal Index
Updates the repeat element to point to an element instance at given ordinal index.
Set Repeat Element by Text
Updates the repeat element to point to an element instance which contains given text. You may specify a regular expression pattern instead of a literal text, if required.
Set Repeat Element by Property
Updates the repeat element to point to an element instance which satisfies the given property/value combination.
Comments
0 comments
Please sign in to leave a comment.