Overlay on submit Home › Forums › Classic DFFS › Overlay on submit This topic has 2 replies, 2 voices, and was last updated 8 years, 3 months ago by Michal Riha. Viewing 2 reply threads Author Posts August 9, 2016 at 14:55 #12749 Michal RihaParticipant Hi Alexander, is it posible to use overlay (I use JSLink) when submitting form? I have aprox. 350 fields in form (SharePoint 2013 Foundation) and submit delay several seconds. Thanks Michal August 9, 2016 at 22:16 #12783 Alexander BautzKeymaster Try adding this to the Custom JS: function dffs_PreSaveAction(){ spjs.dffs.dlgBox("Please wait while the form saves...",false); return true; } Alexander August 12, 2016 at 15:04 #12823 Michal RihaParticipant Works excelent, thanks! Michal Author Posts Viewing 2 reply threads You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In