checkbox custom field question

corey34

Active Member
I am setting up a list with segments based on the checkbox or multiselect field. I have them as hidden fields and depending on where the subscriber signs up, I am giving a different value to the custom field.

Is there a way to allow the following:
  • First the subscriber signs up in one location and is given a value for that custom field (one checkbox is checked)
  • Then the user signs up days later in a different location and I want to add the value to that subscriber (now two checkboxes are checked)
What I am trying to do is allow subscribers to sign up in different locations and add onto the hidden checkbox rather than sow the subscriber that are already signed up.

Thanks
 
What I am trying to do is allow subscribers to sign up in different locations and add onto the hidden checkbox rather than sow the subscriber that are already signed up.
This might need some extra code to intercept/change the default 'already signed-up' response and instead execute the setting of the next marker/checkbox, and then display the 'sign-up ok'.
 
Back
Top