Hi everyone,
I have a requirement where if user comes to fill new item form, user should stay on the new form itself on click of 'save' button and once he click 'submit' it will get submitted. Technically on click of 'save' button , user should be redirected to 'Edit
Form' retrieving the newly created item. As I am using sharepoint online so I need some javascript solution. Any help will be appreciated.
I am following below link but i didn't get any output.
http://spjsblog.com/2011/04/23/redirect-from-newform-to-dispform-or-editform/