Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

List ID numbers

  Asked By: Kyle Davis         Date: Feb 28, 2010      Category: Sharepoint      Views: 375
 

Is there a way assign and display an ascending number inside an issue
tracking list without having to click OK first? I don't see anything
OOB but I thought there may be 3rd party?

Tagged:      

 

2 Answers Found

 
Answer #1       Answered By: Dwight Becker          Answered On: Feb 28, 2010       

Not without creating a custom field type.

An alternative approach I've seen is to use an ASPX page in the layouts
folder to "pre-create" a new list  item and by implication the item
automatically receives a new small integer ID value. The page acts like a
"New Item" wizard that then opens the newly created item in Edit Item mode.

 
Answer #2       Answered By: Amar Kumbar          Answered On: Feb 28, 2010       

Can u please explain me ur requirement in detial? I`ll be glad to be of ur help.

 
Didn't find what you were looking for? Find more on List ID numbers Or get search suggestion and latest updates.


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