How can i create contact by form

tirgil 14 Dec, 2013
Hi,

i created a form and use Joomla User Registration action to register a user by this form. Everything is fine. Can i also create joomla contact by using forms and if yes, how? I see Submit Article action to create an article, but can't find any action to create contact.

Thanks
GreyHead 15 Dec, 2013
Hi tirgil,

There isn't a specific Create Contact action but you can do it using the DB Save action. You need to match up the form inputs with the column names used in the ##_contacts table.

Bob
tirgil 15 Dec, 2013
Thank you very much. it solves my problem.
This topic is locked and no more replies can be posted.