In article <
1l1gvep.1wl3thv83srrqN%pip...@disney.com>,
pip...@disney.com (Jack) wrote:
> Hello,
> I have a report that I open through a Button.
> If I set the Button to "Open Layout..." then no problem, the report
> opens and I see all the record (in List view).
> But I wish to open it in a new window.
> So I created a script that opens a new window and then open the layout.
> Result: the records are there (I can see them in Form and Table view)
> but List view is emtpy.
>
> Any ideas?
>
> Thanks Bye
> Jack
Could be the way the list is formatted. If the fields overlap the part
boundaries in the list layout, even by a slight amount, the fields may
not show up in the Browse or Preview mode. Make sure the fields are
entirely within the Body part of the layout, not even touching the
boundaries of the adjacent parts (header, summary, etc)