1. kitecom
  2. Features Request
  3. Monday, May 11 2015, 05:08 PM
I'd like to display records from specific Cobalt8 sections using the "Cobalt Records" module under the profile information on each users "Easy Profile" page.

What would need to be modified to restrict the module content to the same user as the profile page?

Thanks
KC
Accepted Answer
admin Accepted Answer
Admin
Hi,
sorry but you to ask this question to Cobalt Support, we do not know how works this module.

We can provide you only some tip:
To retrieve owner's ID of profile page you can use this code:
$user_id=JRequest::getVar('id',JFactory::getUser()->id);

If this module have a parameter to filter records by users you need to find the code where this parameter is loaded and replace with $user_id.
  1. more than a month ago
  2. Features Request
  3. # Permalink
kitecom Accepted Answer
Basic
Content Protected
  1. more than a month ago
  2. Features Request
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.