Submitted by Robert F Harwood on Jan 13, 2012 9:22:20 AM

Re: NotesDocument sample JavaScript code for XPages

Will check with author to revisit

Submitted by Camilo Millot on Dec 23, 2011 6:20:26 AM

Re: NotesDocument sample JavaScript code for XPages

Hey! Thanks for this article. It helped me a lot developing in XPages.

Take care that the code for the XML for the entire XPage has an error on line 13. "<=subject"

In fact if that line is removed, the code works without problems.

Submitted by Lars Berntrop-Bos on Dec 22, 2010 4:55:37 AM

Oi! Show the link already

cuz I used angled brackets, previous comment was missing a link: http://hermes.intec.co.uk/Intec/Blog.nsf/dx/20122010220103HERTTQ.htm?opendocument&comments

Submitted by Lars Berntrop-Bos on Dec 22, 2010 4:54:41 AM

Here is a link to the article linking here ;-)

This article was linked to by Paul Withers: Go Green and recycle(): The Important Information Any Non-Java XPages Dev Needs To Know

Submitted by Robert Perron on Dec 21, 2010 12:54:07 PM

Re: NotesDocument sample JavaScript code for XPages

Thanks, Lars, for your comment and for making the fixes in this article. I will check the source documentation and also other articles.

Submitted by Lars Berntrop-Bos on Dec 20, 2010 9:45:57 PM

Re: NotesDocument sample JavaScript code for XPages

This was linked as showing proper use of doc.recycle. Perusal showed me a number of places this was missing! Corrected. Please check!