[jifty-devel] Rendering form_fields ?

mraptor mraptor at gmail.com
Fri Mar 2 20:17:06 EST 2007


I'm using 
$action->form_field('name');

The problem is that if the when I have label which is more than one
word f.e. "This is a label" it goes split over several rows and
overlaps with the input fields and so on..
I tried also to do :


<td>$action->form_field('name')->render_label</td>
<td>$action->form_field('name')->render_widget</td>

but then I loose all other things the render() method does !!
any ideas ?


-- 
Gee I don't have signature


More information about the jifty-devel mailing list