I am developing a discussion board in sharepoint but in that I require to have a custom ID field for each sharepoint list item and item ID should be like appended with current year "2012-1","2012-2" etc...
let me add that ... if the year changes then I would need to start the IDs from 1 for that year like if 2013 comes then the IDs will be like 2013-1,2013-2 etc.
Please share your suggestions
Thanks Rhm