Hi,
I have a view. In that view, the user can drag and drop documents to some folder. Once he does that, i dont want to display those documents in the view. Howe can i acheive this.
Thanks in advance.
Hi,
I have a view. In that view, the user can drag and drop documents to some folder. Once he does that, i dont want to display those documents in the view. Howe can i acheive this.
Thanks in advance.
Subject: Drag and Drop
You need to change a value in the document(s) and use a selection formula that excludes those documents.
Subject: RE: Drag and Drop
Or rethink the design, and use a Folder instead of a View.