doubts on Orbeon Form Runner

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

doubts on Orbeon Form Runner

daniele ippoliti
Hello guys,

I understood that the forms builded with Orbeon Xform Builder can run just into the Orbeon Form Runner, but imagine that I have the file that I have to translate in HTML stored in alfresco.
How can I contact the Orbeon Form Runner to have for example fr:section, fr:grid and others translated? Is it possible? If it's not how can I have rich elements for example collapsed sections in my forms?

thank you

daniele Ippoliti


--
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
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: doubts on Orbeon Form Runner

Erik Bruchez
Administrator
Daniele,

fr:section and fr:grid are Form Runner components. In Orbeon Forms 3.9
and earlier, they are implemented in XSLT. In the current nightly
builds, they are implemented in XBL.

The workflow looks like this:

* form is requested by a Form Runner URL (/orbeon/fr/[APP]/[FORM]/etc.)
* Form Runner loads the form definition from the persistence layer
* Form Runner augment the form definition with layout, additional models, etc.
* Form Runner transforms certain parts of the form such as fr:section
(see above)
* the XForms engine processes the resulting form
* the result is sent to the browser

-Erik

On Fri, Nov 18, 2011 at 7:46 AM, daniele ippoliti <[hidden email]> wrote:

> Hello guys,
>
> I understood that the forms builded with Orbeon Xform Builder can run just
> into the Orbeon Form Runner, but imagine that I have the file that I have to
> translate in HTML stored in alfresco.
> How can I contact the Orbeon Form Runner to have for example fr:section,
> fr:grid and others translated? Is it possible? If it's not how can I have
> rich elements for example collapsed sections in my forms?
>
> thank you
>
> daniele Ippoliti
>
>
> --
> 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
> OW2 mailing lists service home page: http://www.ow2.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
OW2 mailing lists service home page: http://www.ow2.org/wws