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]
![form screenshot](https://discuss.orbeon.com/file/n4662726/form-screenshot.png)
![](https://discuss.orbeon.com/file/n4662726/http_service_editor.png)
![](https://discuss.orbeon.com/file/n4662726/action_editor.png)
Please help me to resolve this issue.
Thanks,
Bishnu