Skip to Content Skip to Menu

Change Joomla group within one click?

  • timstohr
  • timstohr
  • OFFLINE
  • Posts: 1091
  • Thanks: 56
  • Karma: 9
9 years 5 months ago #264848 by timstohr
Change Joomla group within one click? was created by timstohr
Hey Kyle,

Is it possible that a user puts himself into another category by simply clicking something on their profile that they only see?

For the moment, I am using the following set up.

ow to access Dating Portal:
1) Login
2) Go to your Profile by clicking HERE and click on Edit profile.
3) Click on “Add to Dating Portal” and then “update”
4) Reload this page. Click on the teddy bears below.

I would like to get rid of step 3 as my users seem to be too "confused" to click the update button at the bottom of the edit profile page.

I was hoping you would know a field that the users can click on their front end and this would trigger something that CB Auto action would catch (and thus move the person into another ACL).

Can you think of something?

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48477
  • Thanks: 8281
  • Karma: 1443
9 years 5 months ago #264883 by krileon
Replied by krileon on topic Change Joomla group within one click?
You can trigger actions directly including specify a user id to target. So you basically could have a button, anywhere you want, that triggers an action on a user as long as you can bring in the user id dynamically so ideally anywhere that supports substitutions. Example usage as follows.

index.php?option=com_comprofiler&view=pluginclass&plugin=cbautoactions&action=action&actions=ACTION_ID_HERE&users=[user_id]

Both actions and users can be comma separated lists as well to target multiple actions and users. So you could have 1 action that does whatever you wanting then another that does a redirect (they execute in the order supplied in the comma list). For these actions you'd exclude selecting a trigger as they'd be manual actions only.


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: guillebril

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum