C#,vb.net,MVC,Jquery,javascript,jscript,vbscript,html,vb,sharepoint,COM,WPF,WCF,Wwf,Asp,Asp.net,questions & answers,

Latest in Sports

Friday, January 24, 2014

Need help: To pass parameters on page redirect on SharePoint item Submit


I have tried below on SharePoint List to save item and redirect it to new page with parameter so that I can use that on new page. Page redirect works fine but parameter value is not getting captured.
 

Please suggest. I would need this parameter to filter the available list on new page.
 

<input type="button" value="Form Action" name="btnFormAction" onclick="javascript: {ddwrt:GenFireServerEvent('__commit;__redirect={../default.aspx?Title_x003D__x007B_@Title_x007D_}')}" />

No comments:

Post a Comment