View refresh (F9)

I have an embedded view in a form. When I call this form from an outline, the documents in the views are not getting displayed even if i hit F9 or F5. But if I use “Refresh” button in the toolbar, the documents are getting displayed…!! here is the code

@Do(@SetTargetFrame(“Frame1”);@PostedCommand([Compose];“Form1”))

The same code works well in 6.5 but not in 8.5. Can someone help me with this issue

Subject: Are you using the Notes 8.5 standard client? or Basic client?

I forwarded this to dev…, and will post updates.

NJ, RP

Subject: I am using the Notes 8.5 standard client

Thanks May for the update

Subject: Need more info

I did not see a problem with what i tried .

Is it possible to attach a db we can look at?

I might suggest in the meantime - remove the target code and add the target to the embedded element. I realize that this may not be a solution but it could narrow down the problem.