Lotus Notes FAQ Visit Our Sponsor!

Can you create field help on a web browser?

Yes, put this into the HTML attributes for the field:
onFocus="window.status='Please enter a subject'" onBlur="window.status=''

This only works on JavaScript-enabled browsers such as Netscape and MSIE.


Applies to Notes Versions: 4 4.5 4.6 5
Last Modified: September 8, 1999