Hi,
In the form for editors module configuration, there is an option to automatically add the user(email) to a group. I'm using a form for editors form to have a user fill in some data with the option to subscribe or not to the newsletter. I need the form to handle two scenarios, when the user subscribes to the newsletter (module configuration option is on) or when the chooses not to. This is handled by the module but not controlled from frontend. Can it be controlled from frontend by submitting a value in the form or something like that ?