SharePoint Development Bookmark and Share   
 index > SharePoint - Development and Programming > Get default value from previous list item
 

Get default value from previous list item

I have a simple custom list that acts as a weekly reporting solution. on 9/10 occasions most of the data is the same one week to the next so when the user clicks new item I would like most if not all of the default values to be those from the previous entry. How?
RobM10  Friday, June 29, 2007 10:43 AM

Hay,

I think you can also use a sharepoint workflow, and is i'm not mistaking you can even use the SharePoint Designer as a fast and easy solution.

Hope I was helpfull,

Mor Shemesh.

Mor Shemesh  Tuesday, July 03, 2007 8:53 AM
An EventReceiver will easily do this for you, but depending on how often new items are created, you may decide against a solution like this.
Curtis Ruppe _MicroStaff IT_  Tuesday, July 03, 2007 4:23 AM

Hay,

I think you can also use a sharepoint workflow, and is i'm not mistaking you can even use the SharePoint Designer as a fast and easy solution.

Hope I was helpfull,

Mor Shemesh.

Mor Shemesh  Tuesday, July 03, 2007 8:53 AM

You can use google to search for other answers

Custom Search

More Threads

• Connected web parts are completely unpredictable!
• How to Identify the System Created Libraries
• Outlook interop used to set calendar event in outllok not works from vs2008+workflow but same code runs in a VS console app
• Developing a new feature? Or is there a better way?
• Potentially excessive number of SPRequest objects
• Filtering in spgridview : While paging Filter doesn't work properly.
• Master pages and Images
• New to SP development, need guidance
• Reattaching the DispForm.aspx
• deploy asp.net web application in sharepoint site by using vb.net 2008