Automate/Script Available Quantity Pop Up

SOLVED

Has anyone attempted to script the automatic selection of "Backorder Item" anytime the "Entry Exceeds Available Quantity" screen pops up? 

Parents Reply
  • 0 in reply to Kevin M

    If you can't reference the fields because the panel is not a table do you go through "retVal = oScript.SetUIControl
    (control as String, action as
    String)" ?  Struggling to find any good examples, I have the screen defaulting to the "backorder item" button but it is still popping up, can't wrap my head around the scripting.

Children