You may already be aware
of various tricks and code to run mandatory checks for rich-text items. Unfortunately, none of these methods are foolproof, and most fail for one reason or another. For example, a check might fail due to pasted images or when a Lotus Notes user enters a new line character.
The following LotusScript code addresses similar limitations and can be used as a no-fail method for rich-text validations. The following items are assumed to be valid input for the rich-text fields. You can modify the LotusScript code according to your set of valid inputs.
- Non-white-space characters
- Pasted images
- Attachments
- OLE objects
- Doclinks
- Tables
- Sections
- Buttons
(Click on code for enlarged view and script download.)
Do you have comments on this tip? Let us know.
This tip was submitted to the SearchDomino.com tip library by member Amith Narera. Please let others know how useful it is via the rating scale below. Do you have a useful Lotus Notes, Domino, Workplace or WebSphere tip or code snippet to share? Submit it to our monthly tip contest and you could win a prize.