asilverblatt
Programmer
In SharePoint 2007, I am implementing a support ticket tracking system. I know how to modify the default view so that the autonumber/identity field (Issue ID) appears in that view, but it still does not appear when viewing or editing an individual record. Management could live with the number appearing only on the view screen, having it appear on the edit screen when editing an existing record would be even better, and having it appear on the edit screen while entering a new record would be best. I have tons of experience with general programming (VB and C#) and databases (SQL and Access), and some with ASP.Net, but the programming examples I've seen for SharePoint are complete Greek to me, so an "out of the box" solution would be best; if that's not possible, I'd hope for the simplest approach that will get the job done. Thanks in advance.