This is a discussion on PHP Soap does not return Breaks (\n) in Text Fields within the Salesforce Coding Discussions forums, part of the Salesforce category; Hi Mike,
I'm wondering if you've come across this issue before. When
-
PHP Soap does not return Breaks (\n) in Text Fields
Hi Mike,
I'm wondering if you've come across this issue before. When there is a line break in a text field, when PHP Soap is reading the field, it will return nothing in it's place.
Example: Object/Field: CaseComment.CommentBody
Hi there,
This is sample text
more sample text
will be read by SOAP to produce this:
Hi there,This is sample textmore sample text
Have you had any experience with this issue and how did you resolve it?
I understand there are now HTML fields (rich Text) available but for standard fields you cannot change the field type so I need to find a resolution for this.
Thanks,
Adam.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Bookmarks