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

Acl utents for table

9 yıl 6 ay önce - 9 yıl 6 ay önce #784 Yazan: ANTONIO
Acl utents for table, ANTONIO tarafından oluşturuldu
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.
Son Düzenleme: 9 yıl 6 ay önce Düzenleyen:ANTONIO

Lütfen sohbete katılmak için Giriş ya da Hesap açın.

9 yıl 6 ay önce #785 Yazan: ANTONIO
ANTONIO tarafından Acl utents for table konusunda yanıtlandı

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.

Lütfen sohbete katılmak için Giriş ya da Hesap açın.

9 yıl 5 ay önce #820 Yazan: Eduardo Mena
Eduardo Mena tarafından Acl utents for table konusunda yanıtlandı
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.

Lütfen sohbete katılmak için Giriş ya da Hesap açın.

9 yıl 5 ay önce #824 Yazan: ANTONIO
ANTONIO tarafından Acl utents for table konusunda yanıtlandı
I want to assign a table to a different user by the same component

Lütfen sohbete katılmak için Giriş ya da Hesap açın.

9 yıl 5 ay önce #826 Yazan: Eduardo Mena
Eduardo Mena tarafından Acl utents for table konusunda yanıtlandı
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'));
Şu kullanıcı(lar) Teşekkür etti: Andres Maeso

Lütfen sohbete katılmak için Giriş ya da Hesap açın.

9 yıl 5 ay önce #827 Yazan: ANTONIO
ANTONIO tarafından Acl utents for table konusunda yanıtlandı
where I find the getListQuery?
I first have to install the component?
which file should be changed?
tks.

Lütfen sohbete katılmak için Giriş ya da Hesap açın.

Sayfa oluşturma süresi: 0.055 saniye
Geliştiren: Kunena Forum