Skip to main content

We know that , there's something called "PreSaveAction()" method and it executes once we submit the form in SharePoint., But the same method is not working for Nintex Forms . Is there anything which resembles this method ? nintexorms ‌  

What type of "action" are you looking to accomplish? If it is relating to the specific item properties, you could look at replacing the Save button with a javascript button which runs script before emulating the Save button click.

Best regards,

Scott


Thanks ,..

               I was in need of some list level actions like SAVE, I had already used Custom JavaScript to achieve them . Moving further is there any other option than custom JS ?


Reply