RichText field - help

Hi There,

Looking for some help with a richtext field on a web application. It is a computed rich text field, which logs activities on a document. As long as I update the rich text computed field on line all the time, it works fine. Its only when i add an update within the client version and i am sure it is to do with the rich text formatting.

Questions :

  • How do I get the value of the whole of the richtext field?

-how do i clear the contents of the field? As I need to add the update so its first on the list.

Pretty basic stuff, I know, but if someone could let me know how to do the above, I would really appreciate it.

Jamie

Subject: Abstract, Remove, New

See the designer help, NotesRichTextItem class. The abstract, remove, and new methods should be you started.