Page 1 of 1
What im doing wrong?
Posted: Tue Jul 08, 2014 12:33 am
by Andre Aparcana
Followed couple of tutorials to make my signup page to function. I got it to work but after that realized that i didn't create the other fields such as "re-enterPassword", "email","full name" on the data base.
I add them after all.
Is that the reason why the other fields are not showing up when im trying to map everything together?
What im doing wrong?
Posted: Tue Jul 08, 2014 12:39 am
by Illya Stepanov
Hi Andre,
On your mapping screenshot you have only bind fields "username/password" only.
You should make appropriate mapping for other fields, if you want to get the data from them.
What im doing wrong?
Posted: Tue Jul 08, 2014 12:47 am
by Andre Aparcana
Hi IIIya,
The problem is that those fields are not showing up when im trying to map them.
They should show up right here.
What im doing wrong?
Posted: Tue Jul 08, 2014 12:49 am
by Andre Aparcana
im sorry this is the right screenshot..
they should appear here.
What im doing wrong?
Posted: Tue Jul 08, 2014 1:14 am
by Andre Aparcana
i got it!
All i had to do is create the parameters with the same name as my data base fields.
Then, did the proper mapping, tested and works like a charm! .
Thank for your help anyways!
What im doing wrong?
Posted: Tue Jul 08, 2014 1:17 am
by Illya Stepanov
Thank you for the update!