How to get submit callback in javascript?

  • Singh_Suman
    Asked on September 25, 2019 at 3:31 AM

    Hi, 

       I'm trying to get submit callback after user submits the jot form. Please help me.


    Thanks.

  • AndrewHag
    Replied on September 25, 2019 at 5:05 AM

    Unfortunately for security reasons, it is not possible to add any script code in form. You will need to download the full source code of the code and implement your own script.