f:url-type

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

f:url-type

Mike Leary

What is the complete documentation for f:url-type?

The orbeon reference-xforms-ng shows a table related to xforms:load, but
the forms example app shows:

<!-- Load submission -->  
<xforms:submission
id="load-submission"
method="get"
serialize="false"
validate="false"
replace="instance"
xxforms:instance="document-instance"
f:url-type="resource"
action="/exist/rest/db/orbeon/forms/{{xxforms:instance('parameters-instance')/form-id}}/{{xxforms:instance('parameters-instance')/
document-id}}"/>

Which looks like some undocumented development has taken place. :)

I'm not using a portlet, would f:url-type then be "replace" to get the
desired behavior?

My kingdom for an index of tags in oxf with links to complete reference
documentation (i.e. all valid attributes with links to their docs, etc).



--



--
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: f:url-type

Erik Bruchez
Administrator
Mike,

If you are not using a portlet, then you don't need to care about
f:url-type. This was introduced to match the different portlet URL types
available: resource, render, and action.

And well, if you indeed have a kingdom to offer, we will be *very* glad
to do any documentation work for you ;-)

-Erik

Mike Leary wrote:

> What is the complete documentation for f:url-type?
>
> The orbeon reference-xforms-ng shows a table related to xforms:load, but
> the forms example app shows:
>
> <!-- Load submission -->  
> <xforms:submission
> id="load-submission"
> method="get"
> serialize="false"
> validate="false"
> replace="instance"
> xxforms:instance="document-instance"
> f:url-type="resource"
> action="/exist/rest/db/orbeon/forms/{{xxforms:instance('parameters-instance')/form-id}}/{{xxforms:instance('parameters-instance')/
> document-id}}"/>
>
> Which looks like some undocumented development has taken place. :)
>
> I'm not using a portlet, would f:url-type then be "replace" to get the
> desired behavior?
>
> My kingdom for an index of tags in oxf with links to complete reference
> documentation (i.e. all valid attributes with links to their docs, etc).
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.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