Replace interest groups set to NO but value in Mailchimp dashboard get replaced
-
Hi MC4WP,
Thank you for this plugin.
I am using the MC4WP form and this is the code:
<p> <input id ="form-field-name" placeholder="???? ?????" type="text" name="FNAME" required> </p> <p> <input id="form-field-email" placeholder="?????? ??????????" type="email" name="EMAIL" required> </p> <p> <input type="hidden" name="NL_SOURCE" value="AGZ_NL"> </p> <p> <input type="hidden" name="CHANNEL" value="AGZ Footer NL" > </p> <select style="display:none" name="INTEREST"> <option value="Gaming" selected>Gaming</option> </select> <p> <input id="co" type="hidden" name="USER_CC"> </p> <p> <input style="width:100%; background-color: #56074f; border-width:0px" class="elementor-button elementor-size-sm" type="submit" value="????????"> </p>
The input field with name = INTEREST is getting replaced in my Mailchimp dashboard for the same user, while it should be appended “added to pervious one”.
The settings are set to Replace interest groups? NO | Update existing subscribers? YES
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Replace interest groups set to NO but value in Mailchimp dashboard get replaced’ is closed to new replies.