craft-freeform
craft-freeform copied to clipboard
Can't map fields to ActiveCampaign tags
What happened?
We can't map values from fields to tags in ActiveCampaign. In the Contact Mapping list in the CMS we don't longer see the "Tags" field.
Also, in the database table freeform_crm_fields
we don't see a field having the tags
handle. We only see the custom fields (having a numeric id) and "reserved" fields for List, First Name, Last Name, Email and Phone:
Those fields are added at these lines of code and we don't see Tags there: https://github.com/solspace/craft-freeform/blob/v5/packages/plugin/src/Integrations/CRM/ActiveCampaign/BaseActiveCampaignIntegration.php#L243-L247
Are we missing something? Or is it true that tags is missing since Freeform 5?
Freeform Edition
Pro
Freeform Version
5.1.16
Craft Version
4.9.2