Forum Discussion

john john's avatar
john john
Iron Contributor
Mar 04, 2019

how i can add a "PreSaveItem()" function inside the modern UI

I have a custom list inside our sharepoint on-premises 2013, where i added the following "PreSaveItem()" script inside the Edit/Create list forms:-   function PreSaveItem(){ //codes goes here if(...

Resources