LDD Today


[back to "Creating field help for your Domino applications (Part 1)"]

Quick steps to adding field help to your applications (sidebar)
If you want to quickly implement field help in your own application -- regardless of whether you've used JavaScript before or even read this article -- simply download the sample database and follow these simple instructions. All you will need to do is copy a few design elements from the sample database into your application, and then paste a formula into each field for which you want help, changing the help text you want displayed. If you want reusable field help, there is an additional form and a few elements that you will need to copy into your application. You will also need to compose the field help documents before you can reference them in your forms. Here are the detailed steps:

1. Copy the following design elements from the sample database into your database:


2. To set up your form for field help, do the following:

3. To set up reusable help, do the following:


4. For each field for which you want to include a reusable help topic, copy and paste the field label and field formulas into your form, as follows:
5. For each field for which you want to define the help text on the fly, copy and paste the field label and field formulas into your form, as follows:
That's it! You should now have working context-sensitive field help for your Web users!