Hi,
I am using info path form for my SharePoint list.
In the edit form, when submitting the item to the list i want to perform some actions using javascript(updating another list).
Is there any option to call a method like PreSaveAction, when clicking submit button?
Or, is there any other workaround?
I tried to use PreSaveAction, it didnt work.