Does anyone know if copy and pasting in views is possible through the web? I have an application that I am preparing for the web. One of the actions performed via the client is copying and pasting documents and I would like to know if that is possible via the web. Thanks!
Subject: Web Copy & Paste
To my knowledge there is no easy way to do this. Someone may have come up with a solution to mimic the copy/paste functionality but I’m not aware of any.
Will you be trying to copy/paste from one web database to another web database? You may be able to do something with back end agents to export and then import the documents which may accomplish much of your goal.
Good luck.
Subject: RE: Web Copy & Paste
Thanks for the info!