-
-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Just adding this here as we could look to collaborate on extending/integrating our two plugins together.
I had built out my own GF CiviCRM integration, but it was more basic in that it only had the capabilities to create contacts and associate with other contacts. But it has the ability to do multiple Address/Phone/Email records for a contact by using the repeater field in GF.
Obviously the repeater still has to manually be added through a json/xml file to import in, but gives some flexibility. This is expecting that CiviCRM be installed on the same WP site and when you map a GF field with a CiviCRM field that it linked to an Options Group, it will pre-populate the GF field with the values from the Option Group.
This also has abilities to pre-fill based on the current logged in user or via CheckSum.