It doesn’t seem to evaluate this condition upon open of the document. I have it as a text property across cells, on a row in a table.
The document was created, I’ve since changed the hide condition and want to see the text.
It doesn’t seem to evaluate this condition upon open of the document. I have it as a text property across cells, on a row in a table.
The document was created, I’ve since changed the hide condition and want to see the text.
Subject: Hide if formula is true is evaluated when?
remember that hide when applies to a paragraph (as defined by an “enter key” - in a table, not only is each cell a “paragraph” but if you have entered a hard return w/ in that cell, there is a paragraph. - which means you can have a real challenge when you begin to make hide when changes. It evaluates at form open, and if I recall, if you have a button that plays refreshhidewhen.
Subject: Hide if formula is true is evaluated when?
If your doc is set to refresh automatically, it’ll update any time you change fields also.
Subject: Hide if formula is true is evaluated when?
Hide-when-formulas are evaluated, whenever the document is refreshed. This included opening a document for reading (or editing, for that matter).
But with the less then minimal information you give, nobody can tell what’s going on.