Hi, i'm having some trouble in how to insert one field in two tables.
I have done one users insert form with chronoforms, this form insert an user into database. But i have to insert this user's id, in another table.
My main question is: How to insert this user id in two tables at the same time.
I have done one users insert form with chronoforms, this form insert an user into database. But i have to insert this user's id, in another table.
My main question is: How to insert this user id in two tables at the same time.
Hi tiagopc,
Im sorry I don't understand exactly what the problem is - please give some more detail.
Bob
Im sorry I don't understand exactly what the problem is - please give some more detail.
Bob
I have a register of users on my site, made with ChronoForms, I want that to save a new user, it save the user id that also in another table from my database in addition to the users table. Is that clear now?
I apologize if not and I appreciate the feedback.
I apologize if not and I appreciate the feedback.
Hi tiagopc,
Im sorry I don't understand exactly what the problem is - please give some more detail.
Bob
I have a register of users on my site, made with ChronoForms, I want that to save a new user, it save the user id that also in another table from my database in addition to the users table
I think he wants to save the same data in one form into two different tables.
Right, now i want to insert this user id into the user_usergroup_map table, and associate this user id to a group_id. Could someone help me?
This topic is locked and no more replies can be posted.