fd.spSaved or fd.spBeforeSave to submit form and get the new itemid that was created and update another list

Hello @ninjacoder,

Welcome to Plumsail Community!

To update list another item you need to use the PnPjs library.

You can find the example on how to call PnP function inside spSaved event in this post: