[Seaside] How to: length of fields

Raymond Asselin raymondasselin at sympatico.ca
Fri Jun 17 04:23:12 CEST 2005


Le 2005/06/16, Bill Holloway <bill.holloway at gmail.com> écrivait :

>Right before you call for the field, use the method
#attributeAt:put: Like 
>this --
>
>html attributeAt: 'size' put: <your_size>.
>html attributeAt: 'maxlength' put: <your_maxlenth>.
>html textInputWithValue: anObject callback: [:v | your callback: v]
>
>bill in texas
>

Hi Bill
    Raymond in  Québec thank you very much for this information
Ciao


More information about the Seaside mailing list