Hi Team,
I have developed a form using orbeon form builder[PE trial version].
I have a scenario where I need to enter 3 possible answers for a question, I capture the answers through textbox, I designed the form using repeated grid component[refer image-1]. I am binding the "textbox" value with "/form/companyList/company".
When I submit the form through REST API , in the server end I am getting the answer3 only. I am expecting the form to send all the answers. like [answer1, answer2, answer3]
Please help me to resolve this issue.
Thanks,
Bishnu