I have a repeating group with some fields on them.
To achieve this I'm makeing a rule wich executes always which gets the value of a static global counter and adds 1 to it. But It failed as it is executing on multiple threads.
I also tried a service field but there is no data source for this purpose.
So, I need some way to export as a field the index of the group inside the section.
Thank you very much.
Comments
1 comment
Hello,
Could you please desscribe your scenario in more details? Do you need to assign a value to the instance of the repeating group and then export this value? Do you want to modify cell's value or you want to create an additional field and then fill that fields?
Please sign in to leave a comment.