MktoForms2 :: Checkbox → Dependent Select
I have been using this code which works very well on a subscription center page. User can have any number of newsletters selected but then on clicking unsubscribe all of their newsletter selections are removed. Perfect.
Only issue is if the users changes their mind and then checks a newsletter checkbox the unsubscribe field remains checked.
My skills in this area are quite limited. Is there an easy way to implement the reverse of this such that if a newsletter selection is checked after the unsubscribe the unsubscribe setting is removed?
Thanks in advance.