Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
4103 Vistas

I need to filter employees and other custom data by company. Is there a way to create a wizard to select the company and globally filter only the data that is connected to that company by its ID?

I'm new to search views and filtering so I'd like some suggestions for the best approach to filter data by company_id.

Thanks!  

Edit:

How can I use and get the id from the selected company and use it in filters? Selected company shown in picture with red square.


Avatar
Descartar

Try Record rules.

Autor

nope... can't use them. a user can have more than one company, so I need a way that he can select on what company he wants to work and then filter by that company. But the more I'm looking I doubt that there is a way. Maybe with domain and context, but haven't figured out how to use them.

Autor

Kevin you were right... I didn't use access rules before so I didn't know how they work. If you write an answer I'll mark it. But do you maybe know how to make those rules apply for administrator as well? So I don't need switch users every time I upgrade an app and then want to test the rule.

Mejor respuesta

Try to create a field in some model with the value of the filter you want and then in the record rules you put the domain for that model, For example: ['id','=',Field_record']

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
abr 24
4799
1
abr 20
3566
3
ene 24
16515
6
ago 18
10763
1
may 17
3110