Hi,
I am using CB Auto Action plug in. I have created some fields one of these fields name is cb_iam it is a checkbox group. These checkboxes contain Donor, Requester. If a user selects himself as Donor he will be automatically inserted to the usergroup donor as I have created. How can I do it? I have selected the type Usergroup and added a trigger After Profile Update and in the Conditional I have given cb_iam does contain Donor and added to the group. But it is not working. Can you please help me?
Your substitutions in the conditionals need to be value substitutions. For example "cb_iam" is not correct, but "[cb_iam]" is (exclude quotes). The "Contains" operators are correct for multiselects though. Please see the below tutorial of such a usage case.
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.
The following user(s) said Thank You: Albatrossoft