Specifically for the adjustmentTrans screen. I have made a screen for our yearly inventory for users to enter the inventory counts and for reviewers to cure them, but the last step to adjust existing inventory seems to be the biggest issue.
I have gotten the adjustmentTrans screen to load with the supplied parameters - including the itemsiteid and the absolute value of the new QOH - but I can’t seem to auto populate the _notes and _documentNum fields. I had hoped to just pass over new parameters but I cant figure out a way to bring over the parameters passed to the core to the script. And it also seems that the script is loading ahead of the screen in any regard. Is there a way to do this?