I have some Computed Text in Rich Text fields marked ass PassThru that are completely hidden in the Notes Client. It is hard to find those CT after you save a document because you have to place the cursor at the position of the Computed Text and wait for the extra menu to appear (You have to know it is there).My computed Text for example has a formula of
“Just some text to see if it displays”+@If( @Contains(@UrlQueryString;“Hamburg”);“<li id = "current">”;“
If you do the same on a form “” is displayed in Designer or the Result in the Client. I haven’t checked if this behaviour is the same in previous releases.