Search code examples
sqlorbeonxforms

fill a repeated grid from a SQL database in Orbeon 4.10


Im trying to fill a repeated grid from a SQL database in Orbeon 4.10. My actions/Database service are (i think) setup correctly because it does work for a single row of my repeated grid. I would like to add the right amount of row to my grid based on the result of my query.

check comments for my db services and actions. here is my source code : http://dumptext.com/Oh7WG2mp

I did search around and found a mention of an undocumented feature in 4.7 that would allow that here : Fill repeated grid by http service/Action in orbeon 4.5

Is this documented now or do I have to write some custom xform?


Solution

  • Unfortunately not possible via the UI yet but there is an RFE for this.