I do not know if I can deactivate many groups in a single order, or I have to do it group by group.
Thank you.
If it's the same groups all the time you could put it in a function.
OnFunction > Disable_Groups
Set group "1" Deactivated
Set group "2" Deactivated....... and so on.