XForms:Load - Loading resource to a new Tab/ Window???

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

XForms:Load - Loading resource to a new Tab/ Window???

Marcus-2
Hi,
i tried the following, but it always replaces the content of the current tab/window :-( I wanted to open the details in a new one.

<xforms:load new="true" resource="{{xxforms:instance('exist-instance')//main}}/{{instance('parameters-instance')/form-id}}/{{instance('documents-instance')/documents/document[index('documents-repeat')]/id}}" f:url-type="resource"/>

Thanks, Marcus



--
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:Load - Loading resource to a new Tab/ Window???

Joseph Lawrence
Hi Marcus,
    try using:
<xforms:load show="new" 
resource="{{xxforms:instance('exist-instance')//main}}/{{instance('parameters-instance')/form-id}}/{{instance('documents-instance')/documents/document[index('documents-repeat')]/id}}"
f:url-type="resource"/>
Thanks
Joseph Lawrence

[hidden email] wrote:
Hi,
i tried the following, but it always replaces the content of the current tab/window :-( I wanted to open the details in a new one.



Thanks, Marcus


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


We won't tell. Get more on shows you hate to love
(and love to hate): Yahoo! TV's Guilty Pleasures list.

--
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:Load - Loading resource to a new Tab/ Window???

Marcus-2
Thank you!
Here in germany it was about 5a.m. :-)
Perhaps a bit too late to mention such easy things :-(
 
Marcus
----- Original Message -----
Sent: Wednesday, April 04, 2007 7:31 AM
Subject: Re: [ops-users] XForms:Load - Loading resource to a new Tab/ Window???

Hi Marcus,
    try using:
<xforms:load show="new" 
resource="{{xxforms:instance('exist-instance')//main}}/{{instance('parameters-instance')/form-id}}/{{instance('documents-instance')/documents/document[index('documents-repeat')]/id}}"
f:url-type="resource"/>
Thanks
Joseph Lawrence

[hidden email] wrote:
Hi,
i tried the following, but it always replaces the content of the current tab/window :-( I wanted to open the details in a new one.



Thanks, Marcus


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


We won't tell. Get more on shows you hate to love
(and love to hate): Yahoo! TV's Guilty Pleasures list.



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


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