C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Redirect to different page on Cancel or Save button click in NewForm.aspx
WhatsApp
Vijai Anand Ramalingam
11y
42.8
k
0
0
25
Blog
<script src=
"/sites/Vijai/SiteAssets/jquery.SPServices-0.7.2.min.js"
type=
"text/javascript"
></script>
<script src=
"/sites/Vijai/SiteAssets/jquery-1.8.3.js"
type=
"text/javascript"
></script>
<script type=
"text/javascript"
>
$(document).ready(
function
(){
$(
'input[value=Cancel]'
).click(
function
() {
window.location.replace(
"http://www.google.com"
);
});
$(
'input[value=Save]'
).click(
function
() {
window.location.replace(
"http://www.google.com"
);
});
});
</script>
Redirect to different page on Cancel or Save button click in NewForm.aspx
Up Next
How to Redirect from a SharePoint Page/ Site to Another Page
Ebook Download
View all
SharePoint Framework (SPFx) A Developers Guide
Read by 11.2k people
Download Now!
Learn
View all
Membership not found