How to highlight the Changed fields in Siebel Email Templates - IP 2016
Hi All,
We have the below requirement, please help me whether it is feasible or not in IP 2016.
We already have a Email Templates to send the Emails when certain fields data is changed.
now we have a requirement to highlight the changed fields names in email template, so that it is easy for the sales.
So, In BusComp, PreSet FieldValue event, I am planning to capture what field was changed by using the FieldValue(it will give New Value) and this.GetFieldValue (it will give Old value) into a Profile Attribute.
Now the question is on how to pass this Profile Attribute to Email Template to highlight the Field names in Templates.