Populate fields in a repeating table

F

Francisco

Hi all,

I have a repeating row for which I need to update a field after the user
updates the first row. I use the preceding-sibling function but it does not
work when I save the form and reopen the form. Please help

.../preceding-sibling::my:item[1]/my:pleaseStoreOnsiteUntil
 
Top