Re: [Xsltforms-support] getting value from select1 into attribute and label into element
Brought to you by:
alain-couthures
From: Dan M. <dan...@gm...> - 2013-04-26 23:30:52
|
You should be able to do this by putting an "@' in the ref attribute. <xf:select1 ref="activity-status/@code" > ... On Fri, Apr 26, 2013 at 5:37 PM, peter winstanley <p....@in...> wrote: > Hello List > > I know this is perhaps more a generic XForms question, but I hope some > list member might be able to help me. > > I am creating a select1 element and I want to put the value into an > attribute of my model instance and the label into the corresponding element. > > e.g. <activity-status code="4">Post-completion</activity-status> where "4" > is the value and "Post-completion" is the label in the select1 box. > > Many thanks > > Peter > > ____________________________________________________________ > FREE 3D MARINE AQUARIUM SCREENSAVER - Watch dolphins, sharks & orcas on > your desktop! > Check it out at http://www.inbox.com/marineaquarium > > > > > ------------------------------------------------------------------------------ > Try New Relic Now & We'll Send You this Cool Shirt > New Relic is the only SaaS-based application performance monitoring service > that delivers powerful full stack analytics. Optimize and monitor your > browser, app, & servers with just a few lines of code. Try New Relic > and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr > _______________________________________________ > Xsltforms-support mailing list > Xsl...@li... > https://lists.sourceforge.net/lists/listinfo/xsltforms-support > -- Dan McCreary http://danmccreary.com Co-author: Making Sense of NoSQL <http://manning.com/mccreary> office: (952) 931-9198 cell: (612) 986-1552 skype: dmccreary47 |