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