Skip to Content Skip to Menu

Send invitation to group from GJ backend

  • devodave
  • devodave
  • OFFLINE
  • Posts: 68
  • Thanks: 5
  • Karma: 0
10 years 3 weeks ago #250347 by devodave
Replied by devodave on topic Send invitation to group from GJ backend
Thank you! that did the trick ;)

However I do not see how to embed in the body, the newly created group reference.
With [group], this does not work.

Thanks in advance,

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48479
  • Thanks: 8283
  • Karma: 1443
10 years 3 weeks ago #250376 by krileon
Replied by krileon on topic Send invitation to group from GJ backend
You want the users usergroup? Don't understand what you're expecting from [group] as no such substitution exists.


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.

  • devodave
  • devodave
  • OFFLINE
  • Posts: 68
  • Thanks: 5
  • Karma: 0
10 years 3 weeks ago - 10 years 3 weeks ago #250393 by devodave
Replied by devodave on topic Send invitation to group from GJ backend
Correct, I want the user's usergroup...
Last edit: 10 years 3 weeks ago by devodave.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48479
  • Thanks: 8283
  • Karma: 1443
10 years 3 weeks ago #250426 by krileon
Replied by krileon on topic Send invitation to group from GJ backend
There's no substitution for that. A user can have multiple usergroups. You could test for all your usergroups using substitutions I suppose. Example as follows.

[cb:if gids includes "2"]Registered[/cb:if]

Please see the below tutorial for further substitution usage information.

www.joomlapolis.com/support/tutorials/107-use-cases/18353-using-substitutions-throughout-cb


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.

  • devodave
  • devodave
  • OFFLINE
  • Posts: 68
  • Thanks: 5
  • Karma: 0
10 years 3 weeks ago #250477 by devodave
Replied by devodave on topic Send invitation to group from GJ backend
I saw this tutorial, but that does not answer to my problem.

In my case, one user => one and only one usergroup.

At this stage, autoaction sends mails to specific ACL - ok

As I said, I would like in the auto-generated mail, to have an hyperlink of the user's usergroup so anyone from the ACL receiving that mail is able to connect to it.

This is the very last piece that I need, and that will make everything working...

Thanks for your assistance

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48479
  • Thanks: 8283
  • Karma: 1443
10 years 3 weeks ago - 10 years 3 weeks ago #250496 by krileon
Replied by krileon on topic Send invitation to group from GJ backend
You can't condition the usergroup. You need to use the Access parameter. You can try conditioning against [gids], but I doubt it'll work. You'd use one of the Contains operators. To display the usergroup in the email you need to use my above suggestion as there's no other way to get the text value of a usergroup through substitutions unless you query for that information using a CB Query Field.


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.
Last edit: 10 years 3 weeks ago by krileon.

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

Moderators: beatnantkrileon
Powered by Kunena Forum