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