Skip to Content Skip to Menu

Using Substitutions throughout CB i want to output a userlist with this

  • eddyd
  • eddyd
  • OFFLINE
  • Posts: 15
  • Thanks: 2
  • Karma: 0
3 years 9 months ago #322395 by eddyd
Hi there,

i'm trying to output a userlist in an article but i'm doing something wrong.

i'm trying to show list 48 url = www.xxxxx.be/cb-profile/userslist/54-winterladder-dubbel-week

I tried :

<td>[cb:url location=" www.xxxxx.be/cb-profile/userslist/54-winterladder-dubbel-week " list="48" /]</td>

<td>[cb:list 48 /]</td>

<td>[cb:list url = www.xxxxx.be/cb-profile/userslist/54-winterladder-dubbel-week /]</td>
<td>[cb:url location="48" /]</td>
<td>[cb:output (' www.xxxxx.be/cb-profile/userslist/54-winterladder-dubbel-week ') /]</td>

but i get no result.
What i'm doing wrong?

Regards,
Eddy

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48435
  • Thanks: 8275
  • Karma: 1443
3 years 9 months ago #322409 by krileon
There is no substitution for displaying a userlist inline. Folks please don't make up substitutions. If it's not in the tutorial or it isn't directly explained at a usage then it doesn't exist. Do not make up new syntax either as again if the syntax is not in the tutorial it won't work.

www.joomlapolis.com/documentation/279-community-builder/tutorials/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.

  • eddyd
  • eddyd
  • OFFLINE
  • Posts: 15
  • Thanks: 2
  • Karma: 0
3 years 9 months ago #322420 by eddyd
Sorry for my stupid questions . I 'm a beginner in all this. Do not speak English very well.
As i read in the manual :
Parameters
user
default - fields only
output - fields and tabs only ('html', 'xml', 'json', 'php', 'csvheader', 'csv', 'rss', 'fieldslist', 'htmledit')
formatting - fields and tabs only ('tr', 'td', 'div' (fields only), 'divs' (tabs only), 'span', 'none', 'table')
reason - fields and tabs only ('profile', 'register', 'list', 'edit', 'search')
list - userlist URL only
date - date format only

I hoped there was something i could do. No problem if it's not. You can just tell that it is not possible so i don't have to look any further.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48435
  • Thanks: 8275
  • Karma: 1443
3 years 9 months ago #322425 by krileon
That parameter is for the URL usage when rendering a userlist URL. It will not render the userlist. It simply provides the URL to that userlist. Example as follows.

[cb:url location="list" list="4" /]

The above would render the URL to the userlist with an id of 4.


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.

Moderators: beatnantkrileon
Powered by Kunena Forum