Replies: 1 comment
|
Hi @AlexKotik, you basically answered both your questions :)
Yes, recursive groups are not supported currently. You can file a feature request though as it's something that can be useful to others as well.
The table has @srini-x IIRC you have built something similar for Drive. Could you maybe put up some piece of code if you have any? |

Hi @AlexKotik, you basically answered both your questions :)
Yes, recursive groups are not supported currently. You can file a feature request though as it's something that can be useful to others as well.
The table has
groupsattribute, which allows you to control / update the groups as needed. See this and this example to get an idea. Then, you need some sort of s…