Re: t:Select

2009-01-20 Thread luther.baker
Is there also a way to apply unique CSS to this first option as well? -Luther Thiago HP wrote: > > Em Mon, 19 Jan 2009 21:23:45 -0300, luther.baker > escreveu: > >> Now concerning, the first or *blank*value - I'd like to replace it with >> some text like &

t:Select

2009-01-19 Thread luther.baker
I would like to display an html select drop down based on an enum ... works perfectly. Now concerning, the first or *blank*value - I'd like to replace it with some text like "... choose one". So, if using , is there a way I can add an option ... and make sure it shows up at the top of the select

Re: [T5] Is is possible to add Delete and Cancel buttons to BeanEditForm Component?

2008-12-15 Thread luther.baker
You can also add parameters to the t:beaneditform. something like ... or Cancel Delete Generally, you can put most anything you'd like within the t:parameter tags. -Luther Marcelo Lotif-2 wrote: > > You can use the BeanEditor c