Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

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

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

Please Log in or Create an account to join the conversation.

Last edit: by benletib.

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

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
The authoring wizard is not available yet
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

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

Ok.

Any suggestion about ressources on how to manage this in my code ?
-- BenLeTibétain

Please Log in or Create an account to join the conversation.

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

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.

Please Log in or Create an account to join the conversation.

Last edit: by pavelxp.

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

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
@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

Please Log in or Create an account to join the conversation.

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

Do you need help with testing and developing?

Please Log in or Create an account to join the conversation.

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

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Ready.
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

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

You say it's ready, how do I use it ? Were do I find it or I still have to use manually?

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.094 seconds

Amazing Tool !
And only tool I know that allows complete Scaffolding in terms of component creation. It really saves loads of time (actually much more than that). Simple architecture enables quick and painless changes at any time. Code is clean and consintent. It's just... what's the word... neat! :) Great work! You should definetely try this one!

pi_wo (JED)
         

Get Started