Forums / Developer / Formatting output correctly?

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Formatting output correctly?

Author Message

Clemens T

Tuesday 22 November 2005 5:40:25 am

Heya all,

I'm trying to store the following text in my contentobject-attribute (text-area):

hello, this is text without tabs
	A, this is text WITH tabs
	B
	C	
	D

Now, the problem is.. it's stored like this:

hello, this is text without tabs
A, this is text WITH tabs
B
C	
D

Does anyone have a solution for this behaviour? Is it the entire object, or just the template?

Greetings,
Clemens