We have an article with grid and it has 3 sections. Each section is named as
cell-1, cell-2, cell-3 which will have an urn id and that in turn sends a
request and loads the data in the cell. we want to run a validation on
cell-2 and cell-3 based on the xml value in cell-1 but validation only
happens before the cell is loaded with the data. Any help appreciated,
please. Many thanks in advance.
The following grid is filled up with data when the article is published.
<grid>
<row>
<cell-1>urn:some-id:some-pid</cell-1>
<cell-2/>
<cell-3/>
</row>
<row>
<cell-1>urn:some-id:some-pid</cell-1>
<cell-2/>
<cell-3/>
</row>
<row>
<cell-1>urn:some-id:some-pid</cell-1>
<cell-2/>
<cell-3/>
</row>
</grid>
--
Sent from:
http://discuss.orbeon.com/--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
To view this discussion on the web visit
https://groups.google.com/d/msgid/orbeon/1617905659045-0.post%40n4.nabble.com.