Hi all! I have a workflow action script setting ship method and shipping cost during before submit on item fulfillments according to some calculations. The problem is, changing the carrier requires reloading the form so it can't be done in before submit. Is it possible to have the ship method part of the workflow action script run on before submit and the shipping cost part just load, edit, and save the record on after submit, or will I need two separate workflow action scripts?