commerce server line breaks in custom properties

Hi

Is there any way to enter line breaks or little html when we populate custom properties for products / variants . Like I have a property named description . I want to display the description line by line but it always comes up within paragraph

regards

[280 byte] By [kashif] at [2008-1-7]
# 1

Yes, you can use HTML for any properties that was created with text or long text.

-Max

MaxAkbar at 2007-10-2 > top of Msdn Tech,Commerce Server,Commerce Server 2007...
# 2

thanks Max

But i have already tried "<br/>" tags for carriage return within text properties but it does not work for me.

regards

kashif at 2007-10-2 > top of Msdn Tech,Commerce Server,Commerce Server 2007...
# 3

Where do you need to display the break lines, in Catalog Manager or your site?

-Max

MaxAkbar at 2007-10-2 > top of Msdn Tech,Commerce Server,Commerce Server 2007...
# 4

Hi

i want to display these in the site whereas in catalog manager we enter them as a text

Kind Regards

kashif at 2007-10-2 > top of Msdn Tech,Commerce Server,Commerce Server 2007...
# 5

The Catalog Manager uses Text Box so it can't break the text for you unless you change the Text Box to use HTML Control. Once you have your HTML the iste should display it correctly.

-Max

MaxAkbar at 2007-10-2 > top of Msdn Tech,Commerce Server,Commerce Server 2007...
# 6

does it mean to change the property definition from Text / long Text to something else ,but property definition does not give any option to use Html - where i can configure the catalog manager to use Html control rather than text box.

regards

kashif at 2007-10-2 > top of Msdn Tech,Commerce Server,Commerce Server 2007...
# 7

THis is not an automatic feature you have to code this.

-Max

MaxAkbar at 2007-10-2 > top of Msdn Tech,Commerce Server,Commerce Server 2007...