Re: Closed sections
Posted by
Alessandro Vernet on
Jan 15, 2010; 2:59am
URL: https://discuss.orbeon.com/Closed-sections-tp1013755p1014470.html
Harri,
You can with Form Runner, but this functionality is not exposed in
Form Builder. So from Form Builder, you'll have to edit the source of
your form (under Advanced in the left bar), locate the fr:section for
the section you want to be closed when the form is first displayed,
and add the attribute open="false". E.g.:
<fr:section id="section-1-section" bind="section-1-bind" open="false">
You'll let us know of this works for you.
Alex
On Jan 14, 2010, at 2:49 AM, "Harri T." <
[hidden email]> wrote:
> Hi! Is it possible to use form builder for building a form that has
> some sections (not all) closed by default?
>
> Harri
>
> --
> 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
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet