[TYPO3-shop] Extra Select / Dropdown for "Region"
Lukas Taferner
lukas at taferner.net
Fri Sep 4 11:47:57 CEST 2009
Hello dear list,
has anyone ever tried to extend the userdata inputform with a select /
dropdown? I would need this to let the user select his "region" i.e.
location.
Best regards,
Lukas Taferner
P.S.
It would be cool to be able to define extra fields with Typoscript like:
extraFormFields {
extrafield1 = dropdown
extrafield1 {
valuelist.stdWrap . . . . . .
}
extrafield2 = textinput
extrafield2 {
lenght = 10
valiate = email
......
}
}
More information about the TYPO3-project-tt-products
mailing list