Welcome, Guest
Username: Password: Remember me

TOPIC: [ADDED] Authoring - Link a user to its items ?

[ADDED] Authoring - Link a user to its items ? 31 Jan 2012 14:59 #1148

  • benletib
  • benletib's Avatar
  • Offline
  • New Member
  • Posts: 8
  • Thank you received: 1
  • Karma: 0
I need to link the items with the user who created them, as the owner. Is it possible ?

I tried the Joomla User Data Type, but it's a manual assignment.
And I don't anderstand the View Access Wizard...

Do I missed something ?
Do I need to code that ?
-- BenLeTibétain
Last Edit: 31 Jan 2012 15:00 by benletib.
The administrator has disabled public write access.

Authoring - Link a user to its items ? 01 Feb 2012 13:06 #1156

  • admin
  • admin's Avatar
  • Online
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 985
  • Karma: 140
The authoring wizard is not available yet
Coding is now a piece of cake
The administrator has disabled public write access.

Re: Authoring - Link a user to its items ? 01 Feb 2012 13:39 #1160

  • benletib
  • benletib's Avatar
  • Offline
  • New Member
  • Posts: 8
  • Thank you received: 1
  • Karma: 0
Ok.

Any suggestion about ressources on how to manage this in my code ?
-- BenLeTibétain
The administrator has disabled public write access.

User that loged in to see only info they-submeted 02 Mar 2012 15:21 #1499

  • pavelxp
  • pavelxp's Avatar
  • Offline
  • New Member
  • Posts: 5
  • Karma: 0
I'm trying to have this component to submit personal info and be able to see it.
The problem I have is, any user can see this info. I want it to show user specific. So if Tom is loges in I want him to see only info he submitted.
Last Edit: 09 May 2012 17:32 by pavelxp.
The administrator has disabled public write access.

Re: User that loged in to see only info they-submeted 04 Mar 2012 10:13 #1504

  • admin
  • admin's Avatar
  • Online
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 985
  • Karma: 140
@pavelxp :

Moved in this topic.

This functionality will come as soon as possible because it is one on the most requested feature.

Stay in touch.

TODO :
- Get the user object.

In the view, before the getData()
- $model->addWhere('a.myuser = ' . (int)$user->id)
Coding is now a piece of cake
The administrator has disabled public write access.

Re: Authoring - Link a user to its items ? 05 Mar 2012 22:34 #1507

  • pavelxp
  • pavelxp's Avatar
  • Offline
  • New Member
  • Posts: 5
  • Karma: 0
Do you need help with testing and developing?
The administrator has disabled public write access.

Re: Authoring - Link a user to its items ? 03 Apr 2012 17:50 #1823

  • admin
  • admin's Avatar
  • Online
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 985
  • Karma: 140
Ready.
Coding is now a piece of cake
The administrator has disabled public write access.

Re: Authoring - Link a user to its items ? 09 May 2012 17:34 #2295

  • pavelxp
  • pavelxp's Avatar
  • Offline
  • New Member
  • Posts: 5
  • Karma: 0
You say it's ready, how do I use it ? Were do I find it or I still have to use manually?
The administrator has disabled public write access.
Time to create page: 0.092 seconds

Get Started