AboutPaski K. Paskaradevan Expertise I have 3 + years in Lotus Notes application development. I am a CLP R5 Application Development. I can answer any question pertaining to application development.
Experience R5 CLP. In addition, I have a bachelors degree in Engineering and a MBA.
Expert: Paski K. Paskaradevan Date: 6/4/2008 Subject: Add Body field in Task in Instance view
Question Hello Paski,
LN release: 5.0.12
I created a new view trying to add the Task Body field in the view.
I understand that the Body field is a rich text and cannot be directly displayed in the view column.
Thanks 4 your help
Jerome
Answer Hi,
Yes, you are correct. A rich text field cannot be shown in a view.
A work around is to create a computed field in the form, use @Abstract to get the rich text field value and populate it into this field. Then you can show this field in the view.