xforms:help does not display within xxforms:dialog

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

xforms:help does not display within xxforms:dialog

Steve Lenhart
I'm trying to put a help into a xxforms:dialog window but it does not
appear. Is there a fix for this?

See the attached example.


Steve


--
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

tree2.xhtml (5K) Download Attachment
slenhart.vcf (314 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: xforms:help does not display within xxforms:dialog

Alessandro  Vernet
Administrator
Hi Steve,

Yes, you can't have a help directly inside the dialog. I am not sure
where it would appear. You can imagine a "?" on the title bar, next to
the "X". Right now the help is just ignored. In the meantime, maybe
you can add at the beginning of the dialog a short message that
references the help, as in:

<xforms:output value="'The tree:'">
    <xforms:help ref="instance('help')/dialogHelp"/>
</xforms:output>

Alex

On 11/13/06, Steve Lenhart <[hidden email]> wrote:

> I'm trying to put a help into a xxforms:dialog window but it does not
> appear. Is there a fix for this?
>
> See the attached example.
>
>
> Steve
>
>
>
> --
> 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
>
>
>
>

--
Blog (XML, Web apps, Open Source):
http://www.orbeon.com/blog/



--
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
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet