Hello,

I want to send a mail with only the changed values of the user.
On the user profile I have several fields : phone, address, firstname, lastname...
Is there a solution to retrieve in my mail message only the new values ?

I tested a comparaison of datas in action, but it's useful if we have one or two fields. I have 15 / 20 fields. This is complexe...

Perhaps I can make this with a php code ?

Thanks for your help.

Comments

kumkum29 created an issue. See original summary.

kumkum29’s picture

Title: User updating + send message with only the new values » User updating + send message with only the modified values