Problem with refresh of single category embedded view

Hi All,

I am having a problem when refreshing a form that contains a single category embedded view. I have a form, that contains a subform which includes computed text, and an embedded view with show single category formula specified. The problem is that when I refresh the form, to update the computed text, it re-appears for a second but then opens the first document in the embedded view. I have checked the View and embedded view properties but can’t find what is causing the automatic opening of the document. Has anyone else experienced this.

Thanks in advance,

Niall O’Grady

Subject: Problem solved

I managed to sort this problem. It was foolish on my part not to have spotted it earlier but the formula for the computed text included a DBLookup and I had forgotten to specify “NoCache”, once this was included the computed text evaluates each time the form is loaded as I had hoped.