Hi,
is it possible to embed (x)HTML in a label? I have this code: <xforms:select1 ref="typ_wniosku" appearance="full"> <xforms:label>Select one:</xforms:label> <xforms:item> <xforms:label>option <strong>one</strong></xforms:label> <xforms:value>1</xforms:value> ... continued -> the "strong" element keeps displayed as <strong>, which is obviously not what I wanted. Can anything be done with it? regards, LL -- 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 |
Administrator
|
LL,
Not yet, but we have an RFE for it: http://forge.objectweb.org/tracker/index.php?func=detail&aid=306579&group_id=168&atid=350207 -Erik [hidden email] wrote: > Hi, > > is it possible to embed (x)HTML in a label? I have this code: > > <xforms:select1 ref="typ_wniosku" appearance="full"> > <xforms:label>Select one:</xforms:label> > <xforms:item> > <xforms:label>option <strong>one</strong></xforms:label> > <xforms:value>1</xforms:value> > ... continued > > -> the "strong" element keeps displayed as <strong>, which is obviously not what I wanted. Can anything be done with it? > > regards, > LL > > > -- Orbeon Forms - Web Forms for the Enterprise Done the Right Way http://www.orbeon.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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
That's good news - the hard question is "when is it gonna happen" ?
Regards, LL -----Original Message----- From: Erik Bruchez [mailto:[hidden email]] On Behalf Of Erik Bruchez Sent: Tuesday, June 19, 2007 1:14 AM To: [hidden email] Subject: Re: [ops-users] XHTML in labels LL, Not yet, but we have an RFE for it: http://forge.objectweb.org/tracker/index.php?func=detail&aid=306579&grou p_id=168&atid=350207 -Erik [hidden email] wrote: > Hi, > > is it possible to embed (x)HTML in a label? I have this code: > > <xforms:select1 ref="typ_wniosku" appearance="full"> > <xforms:label>Select one:</xforms:label> > <xforms:item> > <xforms:label>option <strong>one</strong></xforms:label> > <xforms:value>1</xforms:value> > ... continued > > -> the "strong" element keeps displayed as <strong>, which is obviously not what I wanted. Can anything be done with it? > > regards, > LL > > > -- Orbeon Forms - Web Forms for the Enterprise Done the Right Way http://www.orbeon.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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Administrator
|
Right, very good question ;-)
Usually features get implemented in Orbeon Forms when: * It's very easy to implement, so we just implement it. * We need it for a project. * We have put it on our roadmap because it is a crucial feature. * Somebody sponsors it. * Somebody sends a patch for it. We need help on Orbeon Forms by the way, and we definitely appreciate outside contributions. -Erik Leszczynski, Leszek wrote: > That's good news - the hard question is "when is it gonna happen" ? > > Regards, > LL > > -----Original Message----- > From: Erik Bruchez [mailto:[hidden email]] On Behalf Of Erik Bruchez > Sent: Tuesday, June 19, 2007 1:14 AM > To: [hidden email] > Subject: Re: [ops-users] XHTML in labels > > LL, > > Not yet, but we have an RFE for it: > > http://forge.objectweb.org/tracker/index.php?func=detail&aid=306579&grou > p_id=168&atid=350207 > > -Erik > > [hidden email] wrote: >> Hi, >> >> is it possible to embed (x)HTML in a label? I have this code: >> >> <xforms:select1 ref="typ_wniosku" appearance="full"> >> <xforms:label>Select one:</xforms:label> >> <xforms:item> >> <xforms:label>option > <strong>one</strong></xforms:label> >> <xforms:value>1</xforms:value> >> ... continued >> >> -> the "strong" element keeps displayed as <strong>, which is > obviously not what I wanted. Can anything be done with it? >> regards, >> LL Orbeon Forms - Web Forms for the Enterprise Done the Right Way http://www.orbeon.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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Free forum by Nabble | Edit this page |