QUESTION: I have a script that populates two colu...
# suitescript
d
QUESTION: I have a script that populates two columns on a line item in a sales order. ( Last Price Purchased from the customer, Margin % - which is a calculation). The script works when you type in an item. Now when you use the search on a line item and click multiple items, the script will not run until you have focus on that line item. (Meaning the columns for my scripts are blank until I click the row the item is on). Can this run without having focus on the line item?