I have a form which consists of many controlled access sections of type computed. The issue is the
formulas in the comptued access sections are not refreshing at all. I tried it by putting refresh and reload properties of notesuidocument class in the postopen event of the form. But no use of them. But If i
refresh the document manually form a view and then opens it , it works fine.