I created a new field (Field B) on the Order Product entity and I want to automatically pass over the value of an existing field (Field A) to this new field (both fields are on the order product). I was told that javascript is needed for this because we are on 2015 and business rules are not yet introduced for order products, and you cannot update order product fields via workflows. I want these values to pass upon create of order products.
Also, sometimes the values on Field A will get removed (due to our integration) but I do NOT want the value on Field B to be removed after it has been set.
Can someone please help on getting me started with this? Thanks.
*This post is locked for comments