Avatar

Level 3

Hello there,

I have this form in which the user has to enter some codes (letters and numbers) in some textfields, and what I need is those codes to appear on every page of the form (as long as the name, last name, etc which I managed to make them appear all over the form by using global bindings, thanks to this forum ) on another TextField, but they have to appear like this: CODE01, CODE02, CODE03

Ant ideas on how to make this? I guess is something to do with arrays or so, but have very little knowledge on this.

Thanks!