• How to determine which event is firing off a script

    I am looking for the code to determine the event that fired off a script. Are there any methods to check to see if the event is post-read, pre-write, post write, pre delete, or post delete?
  • A button to copy sales order header field to a line field

    Hi, I want to create a button on the Sales Order Header to grab the ShipToState from the header into a UDF on the line. I know I can use a custom office script but a button is more preferable. Any ideal?