I have a button on an SO that redirects the user to a suitelet when clicked. Within the same suitelet, I have a button to that is supposed to open a new Inventory Transfer form based on the SO details. I am having issues with the inventory detail as the script is throwing an error that the inventory detail is non-existent. Claude says it's not possible, that I have to autocreate the inventory transfer and redirect the user to the inventory transfer in edit (which I can because all the require details are available in the SO) but I'd rather not save the inventory transfer automatically. Thanks in advance