Quote Items - Page Reloading

We have Line Item Screen Position set to Split. When we add a new line item or modify a current item, the page reloads and we are at the top of the page. The users has to scroll back down.

1. Is there anyway to avoid this? If I recall correctly this occurs because of the following in the OnChangScript, jscript:ProdChanged();EntryForm.submit(); which I think is required to capture a change in pricing.

2. We were going to change our preferences to use Line Item Screen Positions - Popup. If we set this, none of the javascript that we have fires on that page. We have had a case logged since June, but have had some struggles with Sage and DPP license. Case: 8004522037. The script that we are deploying is mainly using the Custom Content area and linking back to <script>crm.ready(function(){QuoteItemSummary();});</SCRIPT> Changing the view was simply an attempt to give our users a better experience. Being popped back to the top of the page is especially challenging on an iPad.