We are using SharePoint (MOSS2007) list. We hided the default title column as we don’t want to display it to end users instead of that we have created other column let’s say “Product Title”. Things are working perfectly fine by doing this. We are also using the RSSFeed feature of the respective lists. The problem here is that as we have hided the “Title” column, on listfeed.aspx page it displayed “No Title” at top of each item for respective list.
Following are question for which I need answers: 1. Can we customize the output of the listfeed.aspx? 2. Is there any way such that I can display data from “Product Title” at place “Title” column on listfeed.aspx? 3. can I hide "No Title" from the output of listfeed.aspx?