Sharepoint Redirect From Newform To Edit Form Pdf

Posted on by

Hi all, I have 2 sharepoint lists, 'Identify Risk' and 'Analyze Risk'. In Identify Risk List i have fields, Project Number, Risk Id, Risk Category. In Analyze Risk list i have fields, Project Number, Risk Id, Potential Impact. My requirement is user open Identify Risk NewForm and enter data. When the user save in Identify Risk, Project Number and Risk Id should go to Analyze Risk List and it should open EditForm of Analyze Risk list automatically, with Project Number and Risk Id. I tried this with an EventReciever, but redirecting url to EditForm is not working.

Sharepoint Redirect From Newform To Edit Form Pdf

Pls help me to do this. Hi Sachin Dagar, Basicaly my requirment is the user wanted to enter data in 2 different forms. Thats why i created 2 lists, Identify Risk and Analyze Risk.

Goldberg Clinical Neuroanatomy Made Ridiculously Simple here. The part of the data is entered to Identify Risk list and rest is in Analyze Risk list. Im trying to allow user to enter data in Identify Risk Newform.aspx page initially, the values are Project Number, Risk Id, Risk Category. Once he clicks save button, he needs to go to data entry page of Analyze Risk list automatically, with Project Number, Risk Id already added. Because the user no need to Project Number and Risk Id in both forms. I tried with a event reciever item added method. Here i adding the values to Analyze Risk list and trying to open EditForm.aspx with query string of ID.