Archive

Posts Tagged ‘Hide Rich Text’

Hide Empty Lotus Notes Rich Text Field

This problem is simple: I want to hide the area if there is rich text (RTF), and indicate whether there is something in my case or in the Lotus Notes attached in the RTF field is empty it does not count, though it is empty Hide-When formula such as MyRTF=”” will not work and you can only use @Formulas.

Lotus Notes Tutorial Solution

1) Create a new Lotus Notes Numeric field, Computed for Display, Hidden, and with Value set to @ThisValue (or HideMyRTF if you are using an earlier release than ND6) Lets call this field HideMyRTF in this example.

Read more…

Viewed 11024 times by 3186 viewers