Anton Mckee wrote: > > On Fri, Aug 1, 2008 at 2:26 PM, SexyAlexy <[EMAIL PROTECTED]> wrote: > <table> > <tr> > <td>content<td><td><input type="hidden" name="wibble" > value=<?=$record["field1"]?>/><?php echo $record["field1"]; ?></td> > </tr> > </table> >
Yeah, but I'm doing this by adding elements to the Zend_Form which I've designed. There has to be a way to add an element like the above! ----- Regards, Alex -- View this message in context: http://www.nabble.com/Adding-extra-fields-to-a-Zend_Form-tp18774058p18774430.html Sent from the Zend Framework mailing list archive at Nabble.com.
