I'm trying to make a trigger which send a email with only the exactly data what has been updated in a details datapage.
For example:
- if the price has been updated send "new price: updated_price",
- if has been updated price and name send "new price: updated_price, new name: updated_name",
My problem is that it send a email for each updated column of the row instead of only one email. There is a mode to avoid such thing? If this is something I have to do in the details datapages how i could do it?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
HappyAlligator
Hello everybody
I'm trying to make a trigger which send a email with only the exactly data what has been updated in a details datapage.
For example:
- if the price has been updated send "new price: updated_price",
- if has been updated price and name send "new price: updated_price, new name: updated_name",
My problem is that it send a email for each updated column of the row instead of only one email. There is a mode to avoid such thing? If this is something I have to do in the details datapages how i could do it?
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.