View Single Post
Quote:
Originally Posted by policarpo View Post
How can you get this to work so it includes the Notes assigned to a Task?
I have amended the code in post 11 above to include line 3:
Code:
property pblnIncludeNotes : false
if you edit 'false' to 'true' any notes attached to the selected items will also be placed in the clipboard.

(I have also updated the code to allow more flexible formatting - you can edit the CSS to get the font, color, size and margins you want for each label and data component).

--

Last edited by RobTrew; 2010-12-12 at 04:49 AM..