Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. 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