× Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues

Acl utents for table

9 år 4 månader sedan - 9 år 4 månader sedan #784 av ANTONIO
Acl utents for table skapades av ANTONIO
hello, I want to know how to allocate the table, for each individual user. I tried in every way but nothing, I try to sign with another user and I view the table of others.
Last edit: 9 år 4 månader sedan by ANTONIO.

Be Logga in eller Skapa ett konto ansluta till konversationen.

9 år 4 månader sedan #785 av ANTONIO
Svar från ANTONIO i ämnet Acl utents for table

hello, I want to know how to allocate the table, for each individual user. I tried in every way but nothing, I try to sign with another user and I view the table of others.

Be Logga in eller Skapa ett konto ansluta till konversationen.

9 år 4 månader sedan #820 av Eduardo Mena
Svar från Eduardo Mena i ämnet Acl utents for table
There are several ways to accomplish that. If you provide more information about what you're trying to do, I can try and help you.

Be Logga in eller Skapa ett konto ansluta till konversationen.

9 år 4 månader sedan #824 av ANTONIO
Svar från ANTONIO i ämnet Acl utents for table
I want to assign a table to a different user by the same component

Be Logga in eller Skapa ett konto ansluta till konversationen.

9 år 4 månader sedan #826 av Eduardo Mena
Svar från Eduardo Mena i ämnet Acl utents for table
By default you won't be able to accomplish that. You will have to modify the model for the list and item viiews.
Look for the getListQuery() in the model and edit the where clause. You'll have to add something like this:
$query->where('a.state = 1 AND '.$db->quoteName('created_by').' = '.JFactory::getUser()->get('id'));
Följande användare sa tack: Andres Maeso

Be Logga in eller Skapa ett konto ansluta till konversationen.

9 år 4 månader sedan #827 av ANTONIO
Svar från ANTONIO i ämnet Acl utents for table
where I find the getListQuery?
I first have to install the component?
which file should be changed?
tks.

Be Logga in eller Skapa ett konto ansluta till konversationen.

Sidan laddades på: 0.108 sekunder
Powered by Kunena Forum

We use cookies so that you can place orders and we can provide a better service. You can control the use of cookies at the individual browser level. If you reject cookies, you may still use our website, but your ability to use some features or areas of our website may be limited.