Skip to main content

Hi

How do i get the text part of a repeating section lookup field out of xml? I can't connect to an ID in the repeating section. 

Is there an XPath to access the text captured in the lookup field?

lookup value/text is not being stored within repeater XML, just an ID.

to get text value related to the ID you have to make one another lookup, eg with set variable action

it might look like this

208988_pastedImage_1.png


Reply