[TYPO3-mvc] Using id attribute instead of name in fluind form

Mam Violeng mam.violeng at yejj.com
Tue Feb 16 12:52:42 CET 2010


Hi All,

Is there a way to use the attibute "id" instead of "name" in the 
form-element? I have a problem when I changed the attribute name to id 
then the function $this->request->getArgument('member') does not work 
anymore ("member" is the name of the form). The problem is related to 
XHTML Strict 1.0 validation which does not allow the attribute "name" 
for form tags.

Thanks in advance for your answer.

Best,
Violeng Mam


More information about the TYPO3-project-typo3v4mvc mailing list