[TYPO3-english] Powermail Registration Form
Miguel
xadi10 at hotmail.com
Wed Oct 23 22:06:45 CEST 2013
Hello everyone !
I'm trying to make a register form using Powermail, so i need to write in fe_users table the information that is inserted in the form inputs...To do this, i inserted a form by Flexform (for test purpose, i only added one input field for the nickname and the submit button). Afther this, i have created an extension template in the registration page and added the following code:
plugin.tx_powermail_pi1 {
dbEntry{
fe_users.username = username
}
}
Well this is not working, the information that is written inside the powermail nickname input ( {username} ) is not written in the column "username" inside fe_users table...
So the question is: what am i doing wrong?
Glad for the attention!
More information about the TYPO3-english
mailing list