How can I do something like that: I have one document on view, when I click on it I want to create it copy which will be see on the same view?Thank for help.
Subject: Clone a document
Under your action button, you can write a Lotus Script program and make use of the CreateDocument method. Remember to refresh the view once the new document has been created.