Controlled access sections flakey on web?

I have a number of controlled access sections on a web form that have different formulas attached. However, I find that these sections are often editable when I believe they shouldn’t be. I copied the access formulas from each over to some computed text and I can’t see any problem with the result. They all resolve to a fully canonicalized user name or role, or “LOCKED” in the case of no access. I have tried setting the formula to “computed” and “computed for display”, but it does not change the outcome. What is the difference in this case anyway?

Can anyone suggest what might be the problem? Thanks.

Subject: Controlled access sections flakey on web?

hi, I hope u know that some commands and functions are not supported in web.As u have controlled access section u will be writing some formulas in the formula tab of the section.If u go to help and see u can find some list of @commands and @functions that are not supported in web.Iam not sure about the computed for display and computed when composed field types.As per my view those are not supported in web.But iam not sure.

Subject: RE: Controlled access sections flakey on web?

The formula I am using is very simple, only @IsDocBeingEdited, @IsMember and @UserRoles. Anyway, as I said before, the exact same formula in some computed text is being resolved with no problems.