This topic is locked

Email from phprunner with old and new values with user name

4/26/2012 4:53:50 AM
PHPRunner General questions
A
Abhijeet author

Hello Team,
Greetings !
I was successfully able to send and receive emails from phprunner. Everything is set properly. there are 2 sample codes given for sending email when updated and sending changed values only, seperately. I have tried both code and both are working properly when set individually. I am a noob actually in php, I want to merge the two a bit. So I have a bit tilted request which is as follows:-
I want to send email with the changed fields only with old and new values along with user name who changed the record.
I tried to tweak both these email codes but was not successfull. Can you please help me by putting the code here itself ?
Technology Used PHPRunner 5.3 build 7474 Windows xp, Xampp
Thank you very much for your valuable time in advance.
Kind Regards,

Sergey Kornilov admin 4/26/2012

Probably you can post your current code and explain what is not working as expected.

A
Abhijeet author 5/3/2012



Probably you can post your current code and explain what is not working as expected.


Hi,
Well I have tried the code in the manual and there is nothing different to it. I need a code to send old and new values of updated fields only with username. That is altogether different code i require which is not there in the manual. Secondly I noticed if there is list of values to a field and if I email that then I receive the link field by email rather than that I want display field in email, I need to know the way to achieve it as well.
Can you please put the code here.
Thanks in advance.