Forum Post: RE: How can i send email on change of fields in single trigger

  • Thread starter Thread starter Gian Torralba
  • Start date Start date
Status
Not open for further replies.
G

Gian Torralba

Guest
Hi Sudhakar, Actually you can. You can store them in a textarea separated by comma and then putting it in a javascript array to be compared. Another complex way is to create a new object that will house the previous value fields with a 1-1 relationship to that object. This way, you will use the related token instead. Hope this helps, Thanks, Gian

Continue reading...
 
Status
Not open for further replies.
Back
Top