xforms:submission with xxforms:target element

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

xforms:submission with xxforms:target element

Joseph Lawrence
hi Erik,
      is it possible to do an xforms:send with @xxforms:target element as it is possible with xforms:load. my intention is to do a post submission to another frame.
 
Thanks in advance
Joseph Lawrence

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

--
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

Reply | Threaded
Open this post in threaded view
|

Re: xforms:submission with xxforms:target element

Alessandro  Vernet
Administrator
Hi Joseph,

You make a good point: it would make sense to have an xxforms:target
as well for submissions. I would put it on the submission element
rather than send, so the same attribute can work as well with the
submit control.

This way you could write something like:

<xforms:submission method="get"
        action="http://search.yahoo.com/"
        serialize="false"
        id="yahoo-submission"
        xxforms:target="iframe"/>

I am adding an RFE for this:

http://forge.objectweb.org/tracker/index.php?func=detail&aid=306534&group_id=168&atid=350207

Alex

On 12/23/06, joseph lawrence <[hidden email]> wrote:

> hi Erik,
>       is it possible to do an xforms:send with @xxforms:target element as it
> is possible with xforms:load. my intention is to do a post submission to
> another frame.
>
> Thanks in advance
> Joseph Lawrence
>
>  __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> --
> 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
>
>
>

--
Blog (XML, Web apps, Open Source):
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
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet