Topic by Gerald Labadens
Hi Experts,
Just wanted to know if there is a way to trigger some custom code (add-in, RNCPN, WS Rules ... ) based on a "field changed" ?
Example 1:
User select an Asset on the Incident using a lookup then based on the asset.order_date the incident.warranty_date is calculated. (e.g. incident.warranty_date = asset.order_date + 2 Year).
For sure I can precalculate the "Warranty Date" and stored the result on the asset but that's just an exemple... ;-)
or Example 2:
User select an CustomObject on the Incident using a lookup then some CO Fields value are « replicated » on the Incident in order to let user modify them without any impact/update on the original data.
Thanks,
Gérald.