• Resolved sgblogadmin

    (@sgblogadmin)


    this page is just an example.. I have a field called ‘source’ hidden behind this from and populated with the signup page they came from to learn this. Also different forms have different hidden mailchimp GROUPS set up so they get different email series even if already signed up.

    Ideally, if already signed up, and therefore having source populated, it would not update my ‘source’ field but would allow them to have the Groups updated. Is that possible in some way I’ve not seen?

    Great plugin and support – many thanks, Tim

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor yikesitskevin

    (@yikesitskevin)

    Hi Tim,

    I understand what you’re trying to do and it would definitely require a filter function. As the code currently stands, the filter to use does not know whether the subscriber is already subscribed. The code is checking if the subscriber is subscribed but it does not pass that into the filter.

    If you’re interested in adding a filter function then we could update the plugin for you and pass that variable (whether the user is already subscribed) into the filter.

    Your filter function could then easily check if the user is already subscribed and remove the source field from the subscription request.

    Let me know if that would be helpful.

    Cheers,
    Kevin.

    Plugin Contributor Tracy Levesque

    (@liljimmi)

    🏳️‍🌈 YIKES, Inc. Co-Owner

    Hello @sgblogadmin,

    Just checking in.

    Please let us know if you still need help with this.

    Thank you,
    -Tracy

    Plugin Contributor Tracy Levesque

    (@liljimmi)

    🏳️‍🌈 YIKES, Inc. Co-Owner

    Hello @sgblogadmin,

    We haven’t heard back from you in awhile, so I am going to close out this ticket.

    If you need further help, please reopen it and we will be happy to help you.

    Thank you!
    -Tracy

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Allowing groups to update but not fields’ is closed to new replies.