You're wanting to log activity on group create based off group type? Yes, that's possible. You can condition against the groups variables. For example [var1_type] on the group create trigger.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
From an existing open group I want the activity feed to be triggered
from an exisitng closed(or approval) group I wantt the activity feed not to be triggered
and I'm looking for some more info on what and how to do this
Are you trying to add new activity or are you talking about the activity built into CB Auto Actions? With GJ 3.x and latest CB Auto Actions nightly the activity will always log, but GJ controls its access so users can't see activity of groups they can't access. If you want activity to only log for a specific group type you have to add conditions to your actions (see my previous reply).
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
Ok tested it (with GJ3, just released and latest autoaction nightly) but from where I stand it doesn't work, or I totally misunderstand the functionality
so : Got a group, which is approval only type
admin (joep) post inside the wall (and logs out)
Regular member (John logs in) he is not a member of this group
In the general Activity feed from John the wall post shows up (which I would not expect to happen)
and If John goes to this group, he can actually see the wall, file, event content and (he can even download the file which is there, which is also something I would not expect to happen.
as there are also forum post down here, which he cannot see is what I would expect to happen with the other tabs as well
So where is my mistake in thinking ?
I am only using standard auto actions here, nothing special