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.
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:
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.
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?
- 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
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:
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
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