Many thanks Dimitry I just changed the size of the input type text with this command tt_content.login.20.dataArray.20.type = *pass=password,10
This is an input type text with size=10, if you want to specify the maxlength (e.g 20) you can write : tt_content.login.20.dataArray.20.type = *pass=password,10,20 I found it in your link. Best regards Ilaria Dmitry Dulepov [typo3] wrote: > Hi! > > Ilaria De Marinis wrote: > >> I tried with this command in the template setup, but nothing has changed: >> tt_content.login.20.dataArray.10.size=10 >> > > Are you sure that "size" attribute exists? I could not find it in TSRef: > http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/8/20/ > > -- ------------------------------------------------ Ilaria De Marinis Settore Automazione Biblioteche Phone: +3906-44486052 CASPUR - Via dei Tizii ,6 - 00185 Roma e-mail: [EMAIL PROTECTED] ------------------------------------------------ _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
