Get your own customer support community
 

Trying to get an RSS Buellitin to format correctly...

Hello,
I am having a difficult time setting up my RSS feed on a dynamic bulletin. Basically we need the feed to display a Channel Title, a Category, 10 Items, and then repeat numerous times. The output on Carousel should look something like this:

Channel Title

Category
Item 1
Item 2
Item 3
Item 4
Item 5
Item 6.....

Category
Item 1
Item 2
Item 3....

Category
Item 1
Item 2
Item 3
Item 4... ect ect

It was under my assumption that the RSS file should be set up as follows so this would work in Tightrope:

<channel>
<title></title>
<category></category>
<item><title></title></item> x10

<category></category>
<item><title></title></item> x10

<category></category>
<item><title></title></item> x10

By setting it up the above way, I figured making a template with the following fields in Tightrope would work:

#ChannelTitle#
#ChannelCategories#
#ItemTitle#

and this should repeat the items until the next category, in which it would display that, right? Unfortunately this does not work, and I CANNOT figure out why, or figure out any way for it to work for that matter. It just fills the #ChannelCategories# field with that exact text, not the actual categories, and only displays ONE item, then repeats #ChannelCategories# with an item after that.

Anyone have any suggestions? </channel>
 
sad I’m frustrated
Inappropriate?
1 person has this question

User_default_medium