datatable component

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

datatable component

globe
Hi,


i have checked some example in http://forms.gu.nnov.ru/orbeon/xforms-government/detail/DMV-14/

there is a section with the title : "Vehicles,Vessels, or Placards Owned By You " a datatable component.

could you tell me whish component does that in the builder ?


and thanks
Reply | Threaded
Open this post in threaded view
|

Re: datatable component

Erik Bruchez
Administrator
This is the repeater or repeated grids (the datatable is a different
component). It's not part of the builder as of Orbeon Forms 3.9, but
is going to be one of the major features of the the next version of
the builder.

As of 3.9, the repeater as accessing at runtime with fr:repeat. See
the source as of 3.9.0:

https://github.com/orbeon/orbeon-forms/blob/3.9-ce-stable/src/resources/forms/orbeon/dmv-14/form/form.xhtml#L979

In nightly builds, we have moved to keeping fr:grid, and instead mark
that grid as repeatable:

https://github.com/orbeon/orbeon-forms/blob/master/src/resources/forms/orbeon/dmv-14/form/form.xhtml#L1019

-Erik

On Mon, Mar 12, 2012 at 9:09 AM, globe <[hidden email]> wrote:

> Hi,
>
>
> i have checked some example in
> http://forms.gu.nnov.ru/orbeon/xforms-government/detail/DMV-14/
>
> there is a section with the title : "Vehicles,Vessels, or Placards Owned By
> You " a datatable component.
>
> could you tell me whish component does that in the builder ?
>
>
> and thanks
>
> --
> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/datatable-component-tp4466480p4466480.html
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.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
> 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