Add item to SharePoint list but returning to another location
Brad asked me for a solution to the following scenario:
I have two WSS sites -
- Site A is a project site for all project team members
- Site B is an issue capture and resolution site for three project issue trouble shooters.
Question: How can I call the newitem.aspx, located in Site B - Issues webpart from a link on Site A so that the newitem.aspx form pops up and the Site A users can fill it out. When they click the submit button, they return to Site A?
In other words, SIte A users only need to fill out the issues form. Site B users collect the issues and work them to resolution. My requirement is that Site B issues should be worked and reviewed on Site B, not on Site A.
This can be resolved using the Source parameter on the url of newitem.aspx: