Hi,
We have a strange situation where the simple act of adding an H5 script to a panel, causes the panel to always return to display the first row at the top (after adding a new record), instead of the last row as M3 does natively when there is no script attached.
Specifically, on OIS101 (quick entry), after adding a new CO order line, the attributes ATS101 appears. We then press F3 to return to OIS101. With no script attached, the last row appears at the bottom of the visible data grid, in the first example, this is line 23:

When we attach an H5 script, even if this has absolutely nothing inside the run statement, after return from the attributes screen to the order lines, the data grid reverts to showing the first row at the top, obscuring the last line added. When there are orders with many lines, this means the user doesn't see the last line added, unless they scroll down after ever line added.

I'm guessing this has something to do with the way M3 handles have a script attached to a pane - but has anyone worked out how to allow a script to be attached, and still show the bottom of the data grid after adding a new record?
Thanks in advance,
Iain