iNotes - document selection handle

Which form/subForm contains the code associated with the Inbox folder document selection handler - and what should I be looking for exactly ? I need to add my own custom button.Thanks

Subject: iNotes - document selection handle

For Domino Web Access (iNotes Web Access) 6.5, a new form was added to facilitate customizations. The form is called “Custom_JS”.

I posted an article describing how to add a button to a view and and make that button do something. In the article, the button runs an agent that is located inside the common Forms6.nsf database.

Here is the article on the Lotus Sandbox:

http://www-10.lotus.com/ldd/sandbox.nsf/ecc552f1ab6e46e4852568a90055c4cd/4961893bf669a59e85256e2e00712fd1?OpenDocument

I hope this helps.