I’m facing problem with RTF hide when. Here is the brief explanation.
I have 2 RTFs in 2 separated tabs in a table. I’m hiding all the content in 2nd tab based on hide formula (Assume that Hide when Status = “1”). In some cases RTF in 2nd tab is not hiding even though the hide when formula satisfies the condition. All the other content has hidden except that RTF if it contains screen shots on it.
Hide-When formulas are implemented on a paragraph level, but rich text fields have their own paragraphs and so can have their own hide-when formulas which do not match the settings placed around the rich text field on the form. You can read about this more in my articles Rich Text 101 - Hide-when formulas and Hiding a rich text field.