On Fri, Aug 6, 2010 at 1:36 PM, mdipierro <[email protected]> wrote:
> db.table.field.widget=lambda field,value:
> SQLFORM.widgets.TextWidget.widget(field,value,cols="35" rows="8")
>
> You can add any attribute you need

I don't see how does it realiz that is a textarea instead of input
type="text" and where should I add this.

Reply via email to