JavaScript Library in a Notes database
Do you need the same JavaScript code in many Notes forms? This tip will shows you how you can maintain JavaScript code in only one place.



Download: IT Certifications 101
Inside this exclusive essential guide, our independent experts break down which IT certifications are worth your time and effort, and how to get started obtaining them to further your career— including specific certifications that any cloud or desktop pro should seriously consider.
By submitting your personal information, you agree that TechTarget and its partners may contact you regarding relevant content, products and special offers.
You also agree that your personal information may be transferred and processed in the United States, and that you have read and agree to the Terms of Use and the Privacy Policy.
Do you need the same JavaScript code in many Notes forms? This tip will shows you how you can maintain JavaScript code in only one place.
- Make a SubForm named "JSLibrary MyLibrary."
- In the section JSHeader of this subform include the JavaScript code (functions and globals variables).
- To use the library in Notes forms, insert the subform.
Note: This is for R5 only. With ND6, there's a built-in JavaScript Library design element, explained in the Domino Designer help.
Do you have comments on this tip? Let us know.
Start the conversation
0 comments