[SOLVED] Populating fields in a repeat from a submission works for first one

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[SOLVED] Populating fields in a repeat from a submission works for first one

jarod73
This post was updated on .
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Populating fields in a repeat from a submission works for first one

Alessandro  Vernet
Administrator
Hi Carmine,

In <xf:setvalue ref="…">, instead of just [instance('fr-form-instance')/s-0/Apos], try [position() = instance('fr-form-instance')/s-0/Apos]. You'll let us know if that solved the issue for you.

Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: Populating fields in a repeat from a submission works for first one

jarod73
This post was updated on .
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Populating fields in a repeat from a submission works for first one

Alessandro  Vernet
Administrator
Hi Carmine,

I tried to reproduce the issue, but it is working for me. You can see this working in this form: form.xml. Maybe there is something different in your form, and you can figure what it is by comparing both sources.

Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: Populating fields in a repeat from a submission works for first one

jarod73
This post was updated on .
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Populating fields in a repeat from a submission works for first one

Alessandro  Vernet
Administrator
Hi Carmine,

Excellent, I'm glad it worked, and thanks for the update.

Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet