Lotus Notes: How to show up Rich Text Field in a view? For existing documents
问题 I have some Rich Text Fields in a form definition. It is really just Text. I want to show it in a view but cannot find the field when I add a new Column. I searched a lot and find out that Rich Text cannot be shown up directly in a view. Then I found this idea to have a hidden field as a computed field with formula defined as @Abstract([TextOnly];60400;"","FieldName") But this only works if a new document is created or changes are made for a document. I have almost over 25k documents and it