hi
i want use cbAutoAction redirect type(or use your suggestion) to redirect user to different menu according user group.
for example if userA in Jusergroup1 then redirect onAfterLogin to JMenu 1 and if he is in the Jusergroup2 then redirect to JMenu 2 and ...
how to implement that with CB auto action system?
Create two auto actions with Triggers set to onAfterLogin, set Type to Redirect, then adjust the Access parameter according to your needs. Leave everything else under Global at their default values. Next under Action specify your redirect; your URL should be non-SEF and begin with index.php.
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.
thank you kyle but my problem is i have more than two autoaction and i guess you say in the past, same autoaction type have not good performance.
i have 5 onafterlogin action . infact i have 5 Jusergroup that i want when they login, redirect to different 5 menu.
need to create 5 autoaction?
You can have as many auto actions as you want. What you're trying to do isn't heavy and should have little to no impact on performance. There would be no issues with having 5 auto actions as you're needing.
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.