Stump the Panel Topic: List form, return to web part? http://www.endusersharepoint.com/STP/ Paul Grenier, Lead Moderator en Sat, 18 Apr 2009 18:53:44 +0000 Toni on "List form, return to web part?" http://www.endusersharepoint.com/STP/topic/list-form-return-to-web-part#post-5843 Tue, 14 Apr 2009 10:53:19 +0000 Toni 5843@http://www.endusersharepoint.com/STP/ <p>The default "Add new item" takes you to <a href="http://&lt;your_site_list&gt;/NewForm.aspx?Source=http://default_list_view." rel="nofollow">http://&lt;your_site_list&gt;/NewForm.aspx?Source=http://default_list_view.</a> To change the befahiour, you should:</p> <p>1) Disable the toolbar for your web part (it will not show Add new item link)<br /> 2) Add a content editor web part below the original web part and add a custom link pointing to <a href="http://&lt;your_site_list&gt;/NewForm.aspx?Source=http://custom_web_page" rel="nofollow">http://&lt;your_site_list&gt;/NewForm.aspx?Source=http://custom_web_page</a> </p> PatrikTX on "List form, return to web part?" http://www.endusersharepoint.com/STP/topic/list-form-return-to-web-part#post-5836 Mon, 13 Apr 2009 17:55:03 +0000 PatrikTX 5836@http://www.endusersharepoint.com/STP/ <p>Hello All,<br /> I would think someplace in SPDesigner we can change what happens after a form is submit or cancled? I have a SP database list, if someone fills out the form I would like it to go back to the starting web part but its just going to the list it self. Same happens when someone cancles filling out the form they just get sent back to the list. </p>