Hi there,
I am trying to create forms for people to request changes to our time sheets system.
I have noticed that I can link to the new form that adds to the list, but if they click cancel they go back to the list page.
How do I get around this, i.e. make it so they can’t click cancel and get to the list page.
This controlled via the “source” attribute in the URL. What I would do… is create a new Webpart page which would work as a “Success Page” for you to redirect to…for example /sitepages/Success.aspx
How are you presenting the NewForm to the user? Is it just a link on a page that loads the form? I would modify that url…
https://url.sharepoint.com/Lists/TimeSheets/NewForm.aspx?source=https://url.sharepoint.com/sitepages/Success.aspx