Dear all expert,
I have a view with one column. Everytime when a user create, the view will only store his document. Suppose the view will store all the document created. But why is this view only store the document base on user?
E.g.:user A create document A,B,C,D. That particular view only store his document.
when user B create the document E,F,G. That particular view only show his document which is E,F,G.
Suppose the view is showing A,B,C,D,E,F,G. Is this related to the author or read field define in that document? or?
Kindly please advice.
Thank You.