Insert Carriage Return In Email Data Option |
3/19/2013 12:51:39 PM |
PHPRunner General questions | |
H
hdpittman author
Existing code just 'blobs' all fields and data in a line. What Shows in Email: (New Rule Change Request Has Been Entered for the Committee to review ---- Date of Request : 2013-03-19 Submitted by: : Henry D Type of Request : New Rule Rule Number to Amend : 5.9.22 Currently Reads : This rule currently reads this blah and blah Proposed Change : This rule should change to lkjlkjljk ljlaskjflsdkjfsd laskjdfakldjsflsdkj lakjdflasdkjf alsdkjfalsdkfjasdfjksdklj |
|
![]() |
Sergey Kornilov admin 3/19/2013 |
Unfortunately this question doesn't make much sense int he way it's asked because all formatting is off. |
H
|
hdpittman author 3/20/2013 |
Unfortunately this question doesn't make much sense int he way it's asked because all formatting is off. Probably you can post a couple screenshots that explain this issue.
foreach($values as $field=>$value) { if(!IsBinaryType($pageObject->pSet->getFieldType($field))) $msg.= $field." : ".$value.PHP_EOL; }
|
![]() |
Sergey Kornilov admin 3/20/2013 |
If your issue is related to Outlook eating line ends - you need to switch to HTML email and use |