Hide formula not working in R6 vs R5

I have a form with some access control sections on it.

The editable field has a hide formula to hide itself if a certain field is blank (a dialog list field).

In ONE document, two of these fields (with different formulas) are not showing the editable field even though the field being checked is not blank. If I open the same document with the R5 client, the text shows (using the same UserID / access rights).

Anyone seen this? Suggestion?

Subject: Hide formula not working in R6 vs R5

I’m having the same issues with Hide formulas. I’m testing my web app on R6 and the hide formulas are based on Role membership. They don’t work unless I manually update the ACL entry (using the Notes client). Then the hide formulas work for the duration of the IE session.