Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I suppose you could make a copy of the "CB Groupjive - Stream" system action then adjust Asset to remove the wildcard usage. Specifically "groupjive.group.[var2_id].%" is the wildcard usage. If you've other activity like CB Gallery posts and such that you do want displayed you'd just need to make Asset more specific. There's no real easy way to do this yet since the Asset Exclude feature is not implemented yet, but it's planned.I have decided to continue using the different asset (groupnotices.[var2_id].[user_id]) because I do not want it to appear on the group stream (it is that persons own private notes).
You can't without using the asset structure described above. That is added dynamically by CB GroupJive when parsing that asset structure. Only other option is to implement your own custom activity parsing behavior, which you can do from the template files. The below specifically is able to parse activity display.Now, I want to show the -> Own notes [groupname] next to the activity author (like in screenshot below). How can I do that easily?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.