APPLICATION DESIGN
JavaScript is particularly useful for providing interactive components, such as:
When you use JavaScript, more processing can be done at the workstation instead of the server, thereby reducing network traffic and improving run-time task processing.
JavaScript works with Notes objects, such as windows, documents, or fields. The objects that you can attach to JavaScript vary, according to the component you are working on. In the Info List, click Objects to see what is available. For example, set up a JavaScript automated task for an OnClick event in a hotspot.
You can also check the following table to see what JavaScript objects are available in each automated component and whether they are supported in different browsers and the Notes client.
See Also