[v16] How to let different users see different records for the same doctype?

The old way (Modify List Query Hook) doesn’t work anymore. How to do it in v16.

Assume, A user create record aaa, bbb; B user create record ccc; what I want to do is let A see its own records aaa+bbb, not ccc. B only see cccc.

Thanks,
Zack

@zsong

In Open Role Permission Manager, you can set permission to let the user see only Doctype records created by the user

I hope this helps

Copied from Get List of Docs By Current Logged In User - #4 by CostaRica