Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
hi dear all
as the title ,i want to backup the javascript code after click the (save and continue) button,is there any way for me to trigger an event by click the save button
Solved! Go to Solution.
Saving a thing triggers the ThingStart event you can subscribe to.
Saving a thing triggers the ThingStart event you can subscribe to.
thanks ,this is helpful