Trigger Workflow when Item is Assigned to a Related List
Hello,
My specific case is that I have a custom module called Assets. They are physical products with serial numbers. We assign an Asset (serial number) to a Sales Order so the fulfillment team knows which serial number to ship. Assets are a related list to Sales Orders
I would like to change the Status the Asset as "Sold" when it is Assigned to a Sales Order. How can I accomplish this? I'm happy to write a custom function, but I don't know how to trigger it.