Automatically export contact information collected on a form

steverahks 17 Jan, 2017
I have a client that would like to have the information gathered by his online form automatically show up in his address book. Is there a way to accomplish this?

Any advice is appreciated.
Max_admin 18 Jan, 2017
Hi tjhaas,

But his address book is a Joomla extension or what exactly ?

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
steverahks 18 Jan, 2017
No, It would be a third party extension that ties into an email account set up via Zimbra.
Max_admin 18 Jan, 2017
What about the "DB Save" action? it can store the form data to any database table, you can configure it to store the data into the extension's table.

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
GreyHead 18 Jan, 2017
Hi tjhaas,

Depending on how the extension is written you may be able to import a class file from the extension and call that class to update the records.

Bob
This topic is locked and no more replies can be posted.