JavaScript for Lotus Notes Domino

Email Alerts

Register now to receive SearchDomino.com-related news, tips and more, delivered to your inbox.
By submitting you agree to receive email from TechTarget and its partners. If you reside outside of the United States, you consent to having your personal data transferred to and processed in the United States. Privacy
  • Switching between test IDs quickly

    Learn how to switch to any test ID from the page you are working on (in only two clicks). 

  • Control twisty URLs in embedded views

    Use the following code in the FORM onLoad event to traverse through the document.links array. 

  • Return to view after document is closed

    If you have multiple views that link to the same documents, it can be convenient to return a user to the view they used to open a document when the document is submitted or closed. 

  • Return Web user to any element from an agent

    This tip shows you how to return a Web user to any element from an agent with a wait time. 

  • 'Select all' button

    This button allows a user to select all choices from a multi-select listbox or dialog list. 

  • Fill dependant select lists without reloading

    In order to avoid reloading, or using activeXobject, you can store all choices and items in JavaScript array. 

  • Create dynamic keyword fields

    Make keyword fields dynamic so the list can change based on the values selected in other documents. 

  • Building a new URL

    This code extracts the HTTP path and NSF filename to get a URL prefix to chain to other areas in your Web application. 

  • Domino SSO timer

    This agent and JavaScript code will automatically create a pop-under window that waits x number of seconds before your SSO expiration time occurs. 

  • Chapter 22: JavaScript security

    JavaScript continues to find adherents. But this scripting language can be used by malicious hacks to eat up memory .. and worse. Learn about Java script security now.