One of our customers wants to access the "Add item" form directly after clicking "Add and duplicate" without having to use "Jump to form" repeatedly.
Created attachment 188477 [details] [review] Bug 41108: Scroll to form on use of "Add and duplicate" button This patch gets you to the Add item form directly after you press "Add and duplicate" button to duplicate the item. Steps to reproduce: 1. Find a biblio with many items or make one yourself. 2. Use the "New" dropdown and go to the add item interface. 3. Use "Add and duplicate" button to duplicate the item. 4. Apply the patch. 5. Reload the page and use "Add and duplicate" button to duplicate the item again. It should take you to the Add item form directly.