If you need to create new items using current item ID, you can redirect user to edit form after new item is submitted. In the Edit Frm you can get all fields and item ID and create new items using PNP JS. You can find a good code example in this post: