I have a button on an XPage that has no data source. I have read that I cannot use currentDocument to grab the current document:
I have read about using DominoDocumentData class, but not sure how to get that to grab the current document:
What is best coding technique to grab the current document with no data source on the XPage? Samples would be great...
Thanks! Dan