跳至内容
菜单
此问题已终结
1 回复
4154 查看

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.


形象
丢弃

Try Record rules.

编写者

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.

编写者

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.

最佳答案

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']

形象
丢弃
相关帖文 回复 查看 活动
2
4月 24
4862
1
4月 20
3645
3
1月 24
16611
6
8月 18
10856
1
5月 17
3171