Skip to Content Skip to Menu

[SOLVED] Internal users URL

  • systems
  • systems
  • OFFLINE
  • Posts: 25
  • Thanks: 6
  • Karma: 0
5 years 9 months ago - 5 years 9 months ago #309694 by systems
[SOLVED] Internal users URL was created by systems
Hi, I need a way to trigger specific auto actions for all users. I know I can use the Internal Users URL but this will trigger all Auto Actions configured with the trigger "Internal - Users". Is there way to modify the Internal Users URL to act on a specific auto action only? OR can I use the Internal Action URL for the specific Auto Action and make it apply to all users?
The action is to modify a field value and no conditions are set. Its changing a field to a set value for all users if you like. I need to do this seperate to other Auto Actions that have the "Internal-Users" trigger. Any help is much appreciated.
Thanks
Last edit: 5 years 9 months ago by krileon. Reason: Added [SOLVED] tag to subject

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48444
  • Thanks: 8277
  • Karma: 1443
5 years 9 months ago #309711 by krileon
Replied by krileon on topic Internal users URL
There's no direct way to trigger a specific auto action to run against all users. The Internal Users trigger is the only trigger that does that. You can however add a variable to the URL and just be sure to condition against it in your Internal Users auto actions. For example &do=updatefield then you can condition that with [get_do] Equal To updatefield.


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.

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

  • systems
  • systems
  • OFFLINE
  • Posts: 25
  • Thanks: 6
  • Karma: 0
5 years 9 months ago #309730 by systems
Replied by systems on topic Internal users URL
Thanks for your help again krileon, always appreciated.
I just need to clarify as what I have done did not work.
The Internal Users URL from the paramters of the plugin is
mydomain.com/index.php?option=com_comprofiler&view=pluginclass&plugin=cbautoactions&action=users&token=51111e2bba17fbd3344556a5aef71b9f&Itemid=441&format=raw

I add &do=updatefield to the URL, were "updatefield" is the field name I wish to change in the auto action e.g cb_fieldname ,(or "update field can be anything, as long as it is the same in the condition?) to get this

mydomain.com/index.php?option=com_comprofiler&view=pluginclass&plugin=cbautoactions &do=cb_fieldname&action=users&token=51111e2bba17fbd3344556a5aef71b9f&Itemid=441&format=raw

Then I add this condition in the auto action in question [get_do] equal to cb_fieldname.
With this the URL, no auto actions are triggered
Thanks again

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48444
  • Thanks: 8277
  • Karma: 1443
5 years 9 months ago #309743 by krileon
Replied by krileon on topic Internal users URL
Does removing the condition allow the auto action to work fine? Typically you'll need to verify the action works to begin with before adding extras like the GET variable condition. Ensure the auto action has the Internal Users trigger in the Triggers parameter as well or it won't be executed.


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.

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

  • systems
  • systems
  • OFFLINE
  • Posts: 25
  • Thanks: 6
  • Karma: 0
5 years 9 months ago #309788 by systems
Replied by systems on topic Internal users URL
Thanks Krileon, yes, the auto action was not functioning correctly in the first place. I have fixed it. All is working well now. Many thanks for your help.
The following user(s) said Thank You: krileon

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

Moderators: beatnantkrileon
Powered by Kunena Forum