Hello all,
I'm having a difficult issue I am unable to figure out, and I hope you can help me out here!
-I Use a Community Builder user registration.
After regsitration I want to do the following.
-If a user logs in for the first time it gets the button to fill a form (additional, so that's why it's not in the registration process. It is also a big form so that would make the registration process a bit difficult). After that form is filled in I want the data to be stores in the user table (of the database), so it is linked to the user that was logged in and filled in the form. I want to link this to eachother so I can find the answer that the user gave, an so I know WITCH user gave that answers.
If this is even possible (witch i realy hope) it would be cool that it is a one-time oppertunity to fill in the form. So when a user already filled in the form and logs back in for the second time, it cannot fill in the form anymore.
I hope you guys (and girls) understand my problem and what I am trying to archieve. Sorrie for my bad English.
Hope you know a sollution!
THANKS!!!!!!!!!!!!!
I'm having a difficult issue I am unable to figure out, and I hope you can help me out here!
-I Use a Community Builder user registration.
After regsitration I want to do the following.
-If a user logs in for the first time it gets the button to fill a form (additional, so that's why it's not in the registration process. It is also a big form so that would make the registration process a bit difficult). After that form is filled in I want the data to be stores in the user table (of the database), so it is linked to the user that was logged in and filled in the form. I want to link this to eachother so I can find the answer that the user gave, an so I know WITCH user gave that answers.
If this is even possible (witch i realy hope) it would be cool that it is a one-time oppertunity to fill in the form. So when a user already filled in the form and logs back in for the second time, it cannot fill in the form anymore.
I hope you guys (and girls) understand my problem and what I am trying to archieve. Sorrie for my bad English.
Hope you know a sollution!
THANKS!!!!!!!!!!!!!
Hi,
do you have V3 BETA 2 ? if yes then make the big form and create your database table to save its results and add one extra field to it called user_id INT(11) then open your form and assure it saves the data to the table then get back to me to tell you how to save one record per logged in user!
Cheers
Max
do you have V3 BETA 2 ? if yes then make the big form and create your database table to save its results and add one extra field to it called user_id INT(11) then open your form and assure it saves the data to the table then get back to me to tell you how to save one record per logged in user!
Cheers
Max
Thank you very much!!!
I am gonna try this as soon as possible, and then I get back to you!
I am gonna try this as soon as possible, and then I get back to you!
Hey Max,
I'm gonna do this pretty soon, but there is something else that came by so I will get back to you but not within a month.
Thanks for the good support, and keep on working on this GREAT component!
Kindest Regards,
Jarno
I'm gonna do this pretty soon, but there is something else that came by so I will get back to you but not within a month.
Thanks for the good support, and keep on working on this GREAT component!
Kindest Regards,
Jarno
Thanks Jarno!
This topic is locked and no more replies can be posted.