Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Adding a custom list to groups

10 years 4 months ago
  • Melanie's Avatar
    Topic Author
  • Melanie
  • Offline
  • Fresh Boarder
  • Posts: 94
  • Thank you received: 2
Licenses:
JomSocial Active Socialize Expired

Hi,

I have created a simple list using Fabrik which I want to integrate into my Groups component, and for it only to be displayed to group members and its content be unique the the group.

So far I have followed Michal's instructions here which are great:

www.jomsocial.com/forum/groups/21707-add...-tab-to-group#109482

So from following his instructions I now have a new addition 'Group Logs which sits on the same row as Recent Activities, Description, Announcements, Discussions.

I can currently load my new list into this new new 'Group Logs' using a module and adding loadposition in this section of code (where Michal has added 'some code here')

<div class="cTabsContent">
<div class="my-class">
<!-- some content -->
</div>
</div>

However, this loads the list, but it loads the exact same list into every group. Is there a way to tell it to only display content created in that group? I just basically want to create lists inside my group that are unique to the group and follow the access levels set for the group.

Kind regards

Mel

10 years 4 months ago
  • Melanie's Avatar
    Topic Author
  • Melanie
  • Offline
  • Fresh Boarder
  • Posts: 94
  • Thank you received: 2
Licenses:
JomSocial Active Socialize Expired

I have just had another thought.

Basically all I am trying to do is to add a table to the Groups component where the group members can log tasks/activities. So when they click on Group Logs, they are presented with a simple task list that they can add new entries to.

Maybe someone knows of a component that already exists which can work with the Groups component?

Or knows of an easier way to achieve what I need?

Kind regards

Mel

10 years 4 months ago
Licenses:

HI, Melanie.

Good to hear that my instructions are helpful :)
So you want to load different module for different group.
This could be achieved very easily using this extension: extensions.joomla.org/extension/advanced-module-manager

And follow my instruction in pt.1 from here: www.jomsocial.com/forum/photos-videos/22...m-and-not-all#114349


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
10 years 4 months ago
  • Melanie's Avatar
    Topic Author
  • Melanie
  • Offline
  • Fresh Boarder
  • Posts: 94
  • Thank you received: 2
Licenses:
JomSocial Active Socialize Expired

Hi Michal,

thanks for responding.

I have bought the Advanced Module, and followed the instructions (pt 1) that you posted, but my module is still displaying exactly the same. In the url of the Advanced module I selected URL as you said, then added mysite.com (without the http://www. bit ). Then in my code bit I added:

<div class="cTabsContent">
<div class="my-class">
<?php $this->renderModules( 'mymoduleposition' ); ?>
</div>
</div>

but it still displays the exact same content regardless of what group I select. I just want to create and display a list of tasks that are unique to each group

Kind regards

Mel

10 years 4 months ago
Licenses:

Hi, Melanie.

Oh, free version should be enough...

Please provide us working administrator credentials.
I can't login to your site.
Please, edit your first post and add credentials to corresponding fields.

I need to take a look.


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW