> I use OPS to develop a web application.
That's what it was designed for ;-)
> I have a problem: I pass a xforms instance with submission, then I
> use response doc to replace a node of another xforms instance in
> page.
> Fox example:
> <xforms:instance id="send"/>
> <xforms:instance id="receive">
> <form>
> <books/>
> <products/>
> </form>
> </xforms:instance>
>
> <xforms:submission
> ref="instance('send')"
> replace="instance"
> instance="receive"
> target="/form/books"
> method="post"
> action="/service"
> />
> Should OPS support this? It is important for my application. I want
> to modify OPS source to support this, How can I do?
We don't yet implement xforms:submission/@target yet. The relevant
source file would be XFormsModelSubmission.java.
-Erik
--
Orbeon Forms - XForms Everywhere
http://www.orbeon.com/blog/--
You receive this message as a subscriber of the
[hidden email] mailing list.
To unsubscribe: mailto:
[hidden email]
For general help: mailto:
[hidden email]?subject=help
ObjectWeb mailing lists service home page:
http://www.objectweb.org/wws