Hi
all,
I'm trying to use the event() function, but I can't find a list of
possible string values or any documentation on how to use
it.
What I'm trying to
achieve is something like the DMV Forms error list, but my controls do not have
xforms:label, is there anyway to get the XML context of the @ref within the
xforms:alert? or is it only possible to get string attributes
back?
Thanks
Ryan
Ryan
Puddephatt -- 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
|
Ryan,
There is no doc at the moment. The plan is to eventually support all the XForms 1.1 values, but we have some extensions already! If you look at the XFormsMIPEvent class, you will find what the MIP events support. I don't think the event() function provides exactly what you are looking for. This said, you could add labels to your controls and hide them. -Erik Ryan Puddephatt wrote: > Hi all, > I'm trying to use the event() function, but I can't find a list of > possible string values or any documentation on how to use it. > > What I'm trying to achieve is something like the DMV Forms error list, > but my controls do not have xforms:label, is there anyway to get the XML > context of the @ref within the xforms:alert? or is it only possible to > get string attributes back? > > Thanks > > Ryan > > Ryan Puddephatt > Software Engineer > > > Teleflex Group - IT UK > 1 Michaelson Square > Livingston > West Lothian > Scotland > EH54 7DP > > e> [hidden email] <mailto:[hidden email]> > t> +44(0)1506 407 110 > f> +44(0)1506 407 108 > w> www.teleflex.com <http://www.teleflex.com/> 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 |
Erik,
Hiding it seems to work, I think I'll use that, but I'll take a look at the class Thanks Ryan Ryan Puddephatt Software Engineer Teleflex Group - IT UK 1 Michaelson Square Livingston West Lothian Scotland EH54 7DP e> [hidden email] t> +44(0)1506 407 110 f> +44(0)1506 407 108 >-----Original Message----- >From: Erik Bruchez [mailto:[hidden email]] On Behalf Of >Erik Bruchez >Sent: 03 January 2007 22:25 >To: [hidden email] >Subject: Re: [ops-users] Event() function > >Ryan, > >There is no doc at the moment. The plan is to eventually >support all the XForms 1.1 values, but we have some extensions already! > >If you look at the XFormsMIPEvent class, you will find what >the MIP events support. > >I don't think the event() function provides exactly what you >are looking for. This said, you could add labels to your >controls and hide them. > >-Erik > >Ryan Puddephatt wrote: >> Hi all, >> I'm trying to use the event() function, but I can't find >a list of >> possible string values or any documentation on how to use it. >> >> What I'm trying to achieve is something like the DMV Forms >error list, >> but my controls do not have xforms:label, is there anyway to get the >> XML context of the @ref within the xforms:alert? or is it only >> possible to get string attributes back? >> >> Thanks >> >> Ryan >> >> Ryan Puddephatt >> Software Engineer >> >> >> Teleflex Group - IT UK >> 1 Michaelson Square >> Livingston >> West Lothian >> Scotland >> EH54 7DP >> >> e> [hidden email] <mailto:[hidden email]> >> t> +44(0)1506 407 110 >> f> +44(0)1506 407 108 >> w> www.teleflex.com <http://www.teleflex.com/> > >-- >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 |