Hi, We have a document with a rich text field in it. It was working fine for a while. Now, it is not displaying data correctly. To elaborate on the issue,
→ Assume, we have the following data in richtext field,
'–Start--------
Three names
“aaa”,
“bbb”,
“ccc”
'–End---------
The situation here is, while in read mode, “bbb” is not visible.
Example:
'–Start--------
Three names
“aaa”,
“ccc”
'–End---------
Edit mode is fine. Can anyone, think of a reason for this behavior ?. It was developed in R6. Checked, if it is due to versioning problem, by signing it in 8.5 with server ID. But the issue still persists.
Your statement about eliminating hide-whens is curious. For rich text fields, you not only have to strip the hide-whens from the field design, but also from any exiting text/graphics contained in those fields. Hide-whens in rich text are problematic.