[TYPO3-english] Powermail : add select field to form wich is filled with value from fe_users table
Sebastiaan de Jonge
dejonge at redkiwi.nl
Fri Feb 5 17:19:26 CET 2010
Hey Jochem,
If it's not possible like this, a workaround would be to create your
field with TypoScript. That way you can pre-fill and pre-select anything
:-)
Haven't tried to fill prefill a select box before, but everything is
possible..
The user data is already available in TSFE:fe_user|user|XX ..
Kind regards,
Sebastiaan de Jonge
http://sebastiaandejonge.com
-----Original Message-----
From: typo3-english-bounces at srv02.typo3.org
[mailto:typo3-english-bounces at srv02.typo3.org] On Behalf Of jochem
nabuurs
Sent: Friday, February 05, 2010 3:37 PM
To: typo3-english at srv02.typo3.org
Subject: [TYPO3-english] Powermail : add select field to form wich is
filled with value from fe_users table
Hi list,
I'm looking for a way to add a select box (YES, a select box) to a
powermail form, which is prefilled with fe_user data.
I've extended the fe_users table with a custom field (lets call that
field XX for now). This field is of type text and contains a list of
projectcodes, separated by a newline character.
What I'd like to do is to load the projectcodes which belong to this
user into the select box. This way, a logged in user can select a
projectcode which he/she has a question.
What I've done:
* created a powermail with fieldsets and fields
* added a field "projectcode" of type "Select box" to a fieldset
* set the "fe_user field" select box to field XX
The above should work but it doesn't. It DOES work when I change the
type to "Textarea".
Can anybody help me with this?
Maybe its solvable though the use of a hook (but I'm not that familiar
with hooks).
Thanks in advance,
Jochem Nabuurs
ROQUIN E-Solutions
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
More information about the TYPO3-english
mailing list