Hello
I have a basic custom list in SharePoint Online where users have to add items, and I want to make sure that:
- If user clicked Save, then, User sees: Thanks-Page
- If user clicked Cancel, then, User sees: Bye-Page
How can I accomplish this with script editor web part on the NewForm.aspx page? Is there a better and fast way?