Hi,
I want to customize my News section in the Publisher.
I added another title to the .xml file as follows:
<item>
<title>Tips</title>
<description> In order to do A:<BR>1. Right click B <BR>2. Click C<BR>3. Copy D</description>
<link></link>
</item>
I wanted it to look like:
"In order to do A:
1. Right click B
2. Click C
3. Copy D"
but instead i don't get the line breaks:
" In order to do A: 1. Right click B 2. Click C 3. Copy D"
What am i doing wrong?
Thanks,
Yaara
Yaara,
In the customization that we did with our ARIS Business Publisher, I found the news.rdf.xml file to be very restrictive on what you can and can't do. I was only able to put in a title, description, and a link that pointed to a shared document repository or to an internal URL.
If there's a better way of working with customizing the News section, I'd like to know.