Hi
I have the current situation
root
|
+Sub-Group1
|
+Sub-Group2
And would like to change it to
root
|
+Sub-Group1
|
+Sub-Group2
Is there a way to do this in the interface?
I can move Domains but didn't manage to move groups.
Thanks!
Hi,
You can't do that on the interface.
But by sql command line.
regards,
Yes, had to change the settings in table nt_group and nt_group_subgroups
Cheers.