Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
792 Näkymät

hello,,,,,,

I write an access rule to allow users only see the contacts that created by him

and there is no error and but not work the user still see all contacts:

name="domain_force"> [('create_uid','=',user.id)]


Avatar
Hylkää
Paras vastaus

You need to check the other existing rules that could be applying to the user because the access it's determined by all rules that may apply

Also check with other user different than admin

Avatar
Hylkää