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 jland47

    The event types are fundamentally different (post-load/ pre-exit) for configuring a panel script, and they do not work for imports (VI / BOI) in the way a table / field event script works.

    Assuming the script object actually triggers your UDS for that panel (which is not guaranteed), you'd need to find the right command to select the correct radio-button option.

Children