Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Dustin

    (@ddorton33)

    I tried two workarounds without success: I changed the separator to &Lists[]= but it didnt work. Then I removed the separator entirely and set two of the field values in Gravity Forms to &Lists[]=ListName1 and &Lists[]=ListName2 and that didn’t work.

    Using both of these methods fields post like this:

    [FirstName] => NAME1
    [LastName] => NAME2
    [EmailAddress] => [email protected]
    [CountryCode] => US
    [City] => CITY
    [StateCode] => AL
    [PostalCode] => 99999
    [Lists[]] => LIST1&Lists[]=LIST2&Lists[]=LIST3

    Is there any way to separate the last line into three separate [Lists[]} => lines?

    Plugin Author zaus

    (@zaus)

    Addressed as of version 1.4.8 (see github issue-8)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Gravity Forms – Constant Contact Post problem’ is closed to new replies.