R
Rick
I have a large block of text that I am putting in a rich text field. I am
trying to force carriage return/line feeds at specific locations within the
text that the field is bound to. I've tried passing in \r\n but that doesn't
work. I've tried embedding <br /> and <div> tags but those are ignored and
displayed as part of the text in the field.
Are there any characters/codes that I can embed in the text of the xml node
that will cause a line feed in the rich text field?
trying to force carriage return/line feeds at specific locations within the
text that the field is bound to. I've tried passing in \r\n but that doesn't
work. I've tried embedding <br /> and <div> tags but those are ignored and
displayed as part of the text in the field.
Are there any characters/codes that I can embed in the text of the xml node
that will cause a line feed in the rich text field?