Thanks! I followed the steps on the page you referenced. However, I cannot seem to get the actual value to display in the column...here's what I did...
1. Created Workflow: Create Project ID
I attached the workflow to Project List.
I checked all of the Select workflow start options for items in Project List.
2. In Step 1, I specified the details as follows:
(Conditions): If Team equals Custom Development
(Actions): Store CD-=[%Project List:ID%] in Variable: CDid
The String Builder looks like this: CD-=[%Project List:ID%]
3. I then clicked Finish and it processed it and all.
4. I go to my SharePoint site in a browser. Under Settings for my Custom Dev view of the Project List, I check to display Create Project ID. I click OK and it takes me back to my View of Custom Dev project list. I click on one of my projects to 'touch' the record so that the workflow is initiated and click OK. Now I see an In Progress link in the Create Project ID column next to that project. I refresh the page and it shows Completed.
The problem is that instead of showing Completed or In Progress in the Create Project ID field, I want to display the abbreviation for the team along with a hyphen and concatenate the ID for that project to create the ID according to my company's standards.
Please let me know if you know what else I need to do to accomplish this. Thanks a million!
Regards,
Kristin Douglas
Main Topics
Browse All Topics





by: s_sansanwalPosted on 2007-12-12 at 15:18:04ID: 20461080
You can't use ID field in a calculated field.
g/Lists/Po sts/Post.a spx?ID=226
So, you are left with 2 options - Create an eventhandler or a workflow. Check this for more--
http://www.wssdemo.com/blo