I'm testing several possible workflow, and notice the following:
* content-type groupnode by default unpublished
* user creates a groupnode
* immediately after creation it is possible for the same user to attach content-nodes to the unpublished group by visiting the create content link in the group block
Is this intentionally?
Thanks
Comments
Comment #1
moshe weitzman commentedyes
Comment #2
mshaver commentedIs there a way around this? I'm not sure under what circumstances this would be useful? It seems as if the group is unpublished, you shouldn't be able to add anything to it?
Comment #3
moshe weitzman commentedYou have an alter hook where you can remove those 'create' links from the details block. requires code.