Please Log in or Create an account to join the conversation.
Seagul wrote: Hello,
I tried a lot of searching and coding and could not find the problem.
I just upgraded my Joomla from 2.5 auf 3.3.6, CB 1.9.1
I have a userlist with a formatted name field which I only want to show in the userlist and not in the profile.
How can I do that?
My delimiter field (is not working):
[cb:if reason="list"][firstname] [lastname][/cb:if]
This is working:
[firstname] [lastname]
Later I want to do some more advanced formatting, but I cannot get even the simple delimiter field to work in my list without showing in the profile.
Thanks
Seagul
Please Log in or Create an account to join the conversation.
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')
...
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.