In SharePoint, how can the "Issue ID" column of an issues list be included in the detail form (DispF
        Posted  
        
            by Jesse C. Slicer
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jesse C. Slicer
        
        
        
        Published on 2010-05-26T15:05:17Z
        Indexed on 
            2010/05/26
            17:31 UTC
        
        
        Read the original article
        Hit count: 300
        
sharepoint
|sharepoint2007
We've created a pretty standard issue tracking system based off of SharePoint's template with just a few extra columns. On the list view (AllItems.aspx), the first column is called "Issue ID" and has a number. Our developers and QC use that number in discussions. However, that number doesn't seem to want to show up on the detail form (DispForm.aspx) nor in the alert email.
Can this field be included in at least one of these communication methods? If so, how?
Thank you.
© Stack Overflow or respective owner