Redirect Entry form in SharePoint back to itself once entry submitted?
Posted
by Marius
on Stack Overflow
See other posts from Stack Overflow
or by Marius
Published on 2009-08-03T18:07:48Z
Indexed on
2010/03/26
19:53 UTC
Read the original article
Hit count: 253
The issue I have is that people in my group are using a link to an Entry Form to post new itmes to a SharePoint list. Everytime they click 'submit' to post new item, SharPoint redirects them to the list. I need a solution for SharePoint to direct them to the empty Entry form instead, no matter how many times they need to use it. Is there such solution? Thanks,
I already have this "/EntryForm.aspx?Source=http://" in the link to the Entry form, but works only 2 times, after that will direct to the list.
© Stack Overflow or respective owner