Is there a way to use "Redirect to DispForm" on an EditForm? Home › Forums › Classic DFFS › Is there a way to use "Redirect to DispForm" on an EditForm? This topic has 2 replies, 2 voices, and was last updated 7 years, 7 months ago by chgrnet. Viewing 1 reply thread Author Posts March 8, 2017 at 17:32 #16024 chgrnetParticipant Hello – I love that you added this redirect feature for new form, and the return to edit form from edit form. Is there any way I an go from edit form to display form with the code? Thanks. Christine March 9, 2017 at 00:04 #16026 Alexander BautzKeymaster I’m glad you like the new feature. There is no dedicated “button” to do this, but you can use this code snippet in the Custom JS in EditForm: spjs.dffs.redirect(location.href.replace(/editform.aspx/i,"DispForm.aspx"),false); Alexander April 11, 2017 at 19:08 #16318 chgrnetParticipant Is there a way to associate this code with a button, either near the other buttons on the bottom or one in the ribbon? Could you add the ability to “redirect to the display form” on the edit form? This reply was modified 7 years, 7 months ago by chgrnet. Attachments:SaveAndRedirect.png 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