Skip to Content Skip to Menu

[SOLVED] AutoAction based on url frontend

  • krileon
  • krileon
  • ONLINE
  • Posts: 48479
  • Thanks: 8283
  • Karma: 1443
9 years 9 months ago #258238 by krileon
Replied by krileon on topic AutoAction based on url frontend
You can access the GET values using [get_VARIABLE] substitutions. For example [get_view] or [get_option]. Same can be done for POST values (e.g. [post_VARIABLE]).


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.

  • AchLive
  • AchLive
  • OFFLINE
  • Posts: 253
  • Thanks: 14
  • Karma: 3
9 years 9 months ago - 9 years 9 months ago #258250 by AchLive
Replied by AchLive on topic AutoAction based on url frontend
Thanks for the reply.
I had imagined, is that I can not make it work. Is there a tutorial or a manual to use this?
I must intercept if the url (.../edit-profile.html?Eventi) there is the word "Eventi"
I do not know how to set this in CB AutoAction.
This is the place (image attached) where to give these settings?

Attachments:
Last edit: 9 years 9 months ago by AchLive.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48479
  • Thanks: 8283
  • Karma: 1443
9 years 9 months ago #258291 by krileon
Replied by krileon on topic AutoAction based on url frontend
Eventi isn't a parameter in your URL. I've no idea what's adding it, but it's not being added correctly in a way that can be used. It needs to be a proper URL parameter. Example as follows.

.../edit-profile.html?myparam=Eventi

It can then be used as [get_myparam].

Please see the below tutorials for CB Auto Actions usage information.

www.joomlapolis.com/support/tutorials/107-use-cases

www.youtube.com/playlist?list=PLp0puRITgC7McQcw0Sli1qfSUQGwmflzi


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.

  • AchLive
  • AchLive
  • OFFLINE
  • Posts: 253
  • Thanks: 14
  • Karma: 3
9 years 9 months ago - 9 years 9 months ago #258349 by AchLive
Replied by AchLive on topic [SOLVED]AutoAction based on url frontend
Hi krileon, now I managed to make it work as I expected.
Thanks for the support
Last edit: 9 years 9 months ago by AchLive.

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

Moderators: beatnantkrileon
Powered by Kunena Forum