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.