|
Zend_Form | Display Form Elements in one Row: msg#00166php.zend.framework.mvc
Hallo, I would like to achieve this: <dt><label for="STARTDATETIME" class="sm optional">Beginn</label></dt> <dd> <input type="text" name="STARTDATETIME_DATEPART" id="STARTDATETIME_DATEPART" value="" class="sm"> <input type="text" name="STARTDATETIME_TIMEPART" id="STARTDATETIME_TIMEPART" value="" class="sm"></dd> I.e. the two elements .._DATEPART and .._TIEMPART should be appear in one row. I woll do it with css, but to do so, they need to be in one <dd>..</dd> container. I tried it with displayGroups but up to now without success. Another problem is the sort order. How do displayGroups are sorted in relation to simple frields? -- View this message in context: http://www.nabble.com/Zend_Form-%7C-Display-Form-Elements-in-one-Row-tp18689240p18689240.html Sent from the Zend MVC mailing list archive at Nabble.com. |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Re: Best practices in a thin-controller application: 00166, Adam Jensen |
|---|---|
| Next by Date: | Re: Best practices in a thin-controller application: 00166, Bryce Lohr |
| Previous by Thread: | [newbie]how to handle menu classi: 00166, yann5559 |
| Next by Thread: | Zend_Form: Element grouping: 00166, Stephan Stapel |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |