Closed sections

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

Closed sections

haba713
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
Reply | Threaded
Open this post in threaded view
|

Re: Closed sections

Alessandro  Vernet
Administrator
Thao,

We don't support it. To support unparsed entities, we would have to  
implement the SAX DTDHandler, which we don't. (We only implement the  
SAX ContentHandler.) This being said, I've never seen a need for this,  
but apparently you have ;). Do you have a workaround?

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
Reply | Threaded
Open this post in threaded view
|

Re: Closed sections

Alessandro  Vernet
Administrator
In reply to this post by haba713
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
Reply | Threaded
Open this post in threaded view
|

Re: Re: Closed sections

haba713
Hi Alessandro

Yes, it definitely works. Many thanks!

Harri

On 15.01.2010 04:59 Alessandro Vernet wrote:
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: [hidden email]
For general help: [hidden email]
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
Reply | Threaded
Open this post in threaded view
|

Re: Re: Re: Closed sections

Alessandro  Vernet
Administrator
Harri,

I am glad it worked; thank you for the update. At some point we'll make this attribute surface in the Form Builder UI, so you don't have to edit the source "by hand".

Alex

On Jan 15, 2010, at 2:22 AM, "Harri T." <[hidden email]> wrote:

Hi Alessandro

Yes, it definitely works. Many thanks!

Harri

On 15.01.2010 04:59 Alessandro Vernet wrote:
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: [hidden email]
For general help: [hidden email]
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: [hidden email]
For general help: [hidden email]
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