Daniel Dimitrov wrote: the first 2 points are already implemented
hmm, not in the way i see it
choose which groups the user can select (in the subscription form)
-> e.G. if group name is clothes, and then user can choose pants, trousers, socks
actual situation: in the backend group clothes is selected, user can choose to subscribe to pants, trousers, socks
what i would like:
1) in the backend group clothes is selected, and in the backend one can define that pants is checked by default and not shown anymore
So user can choose to subscribe to trousers and socks, and he is subscribed to pants by default
2) in the backend group clothes is selected, and in the backend one can define that pants is not shown shown anymore and not subscribed to
So user can choose to subscribe to trousers and socks, and he is NOT subscribed to pants and pants is not in the list that he can subscribe to
I hope this is clear for you