RE: bselect population on first time entry into form
Vijay Balakrishnan <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
HI Diez, Thanks for replying.I do have the directive as follows in a property file. poolSetupAction=Dir::Get_Data.PoolSetupModel.formAction pool=Dir::Get_Data.PoolSetupModel.pool <======================================== submit=Dir::Get_Data.PoolSetupModel.submit cancel=Dir::Get_Data.PoolSetupModel.cancel Vijay -----Original Message----- From: Diez B. Roggisch [mailto:[email protected]] Sent: Friday, May 30, 2003 11:59 AM To: [email protected] Subject: Re: [Barracuda] bselect population on first time entry into form Hi, > I am trying to populate a select options box in a page when i enter the > page for the > first time.I can see the collection values in the BTemplate but they are > never rendered on the screen.Only, > the screen mockups show up.I use a event to transfer it from the request to > the render event. > It gets into the viewEvent method but never renders the BSelect with the > values because Looks like you're missing a binding of the btemplate to an actual node in the dom and/or having template-directives (aka Dir::Get_Data.<model_name>.<key>) in the html. Diez _______________________________________________ Barracuda mailing list [email protected] http://barracudamvc.org/lists/listinfo/barracuda