Hi, I want to know that How can we delete the documents from view?
Subject: How to delete documents from views
Hi Priyanka, If u want to do it through Action button on view then use this formula,
@Command([MoveToTrash]);
@Command([EmptyTrash]);
Regards,
Rekha
Subject: RE: How to delete documents from views
Hi Rekha, Actually I entered some data in the form for testing and some documents are completely empty in Views and Now I want to delete those from the views.How can I do this ?
Subject: something more abt views
Hi Rekha, Thanx my problem is solved of deletion of documents from views…One more problem that if i want to show views on web then it is showing the Previous ,next,Expand ,Collapse on the upper as well as lower part…How can I hide this…
Thanx
regards
priyanka
Subject: How to delete documents from views
Double click on the database you are using. The list of views will be displayed on the left of the screen. There will be one view open on the main part of the screen. Right click to the left of the document in the view that vou want to delete and then hit the delete button. When you close the database the documents will be deleted
Subject: How to delete documents from views
Hi Priyanaka, If u want to delete the test documents only.then open the view.selet the document.Then press SHIFT key+Delete key.The document get deleted.
Regards,
Rekha