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
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
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
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
This topic is locked and no more replies can be posted.