Forumula in rich text field (web) not working

I have a rich text field “Body” containing this forula:

@If(Status=“Archive”; “”;

Status=“InPlan”; “”; Body)

The point is to hide the Body-field depending on the value of the Status-field.

The problem is that the Body-field contains the value of the body-field and therefore is visible no matter…

Subject: forumula in rich text field (web) not working

Just plan on having problems with hide-when formulas on RTFs (web or client). Since each paragraph of a RTF can contain hide-when formulas (try it with a client), the editor of a document can change all the HWs at their whim (at least using a client).

Programmatically, the way to handle it is to put the RTF within a section (or other widget).

Subject: forumula in rich text field (web) not working

See this technote: http://www-1.ibm.com/support/docview.wss?rs=0&uid=swg21099682