MAIL
Use the subform s_Disclaimer in Forms5.nsf to create a disclaimer. This subform works with the s_SessionInfo form. By default, the disclaimer is not enabled.
1. Make a backup copy of ...\data\iNotes\Forms5.nsf.
2. Using Domino Designer, open Forms5.nsf.
3. Click Shared Code - Subforms.
4. Double click the subform s_Disclaimer to open it.
5. In the JavaScript, change "false" to "true".
6. Change the text string to state your disclaimer (HTML allowed).
7. Click File - Save.
8. Restart the HTTP server using the Domino Administrator console (>tell http restart).
Default Disabled Disclaimer JavaScript:
See Also