Save and Relaod NewForm Home › Forums › General discussion › Save and Relaod NewForm This topic has 1 reply, 2 voices, and was last updated 5 years, 5 months ago by Alexander Bautz. Viewing 1 reply thread Author Posts July 19, 2019 at 21:39 #26147 WilsonParticipant Hi Alex, I have a data entry form and I’m looking for “On Save” of “NewForm.aspx”, to commit that save, and simply reset the “NewForm.aspx” to be ready for another entry. Is there already something in DFFS to achieve this? Thanks, Bob July 20, 2019 at 09:02 #26155 Alexander BautzKeymaster You can use this in your presave function: function dffs_PreSaveAction(){ spjs.dffs.redirect("../PathToYourList/NewForm.aspx",false); } Alexander Author Posts Viewing 1 reply thread You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In