Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Threaded views in list definition

  Asked By: Travon Knowles         Date: Jun 19, 2006      Category: Sharepoint      Views: 307
 

I'm working with custom site definitions and list definitions. I've
created a custom list based on the issue list definition. My problem
is getting a customized threaded view working properly.

I would like a threaded view of this list (based on priority, for
example). The update/comment field of an issue list always keeps
history everytime it gets changed, and I would like each of these to
be viewed in the threaded list.

For example, I want the threaded view to look like:
- Priority: High (2)
IssueName1 - Priority1 - Status1 - Comment1b
IssueName1 - Priority1 - Status1 - Comment1a
- Priority: Low (3)
IssueName2 - Priority2 - Status2 - Comment2b
IssueName2 - Priority2 - Status2 - Comment2a
IssueName3 - Priority3 - Status3 - Comment3

But I can't get each comment field to appear in the threaded view.
It will only show the most recent comment, such as:
- Priority: High (2)
IssueName1 - Priority1 - Status1 - Comment1b
- Priority: Low (3)
IssueName2 - Priority2 - Status2 - Comment2b
IssueName3 - Priority3 - Status2 - Comment3


Do you know someone who can help? Share a link to this thread on twitter, or facebook.

Tagged:          

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Threaded views in list definition Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].