L
Laurent
Guest
First of all, do you see any error in the JavaScript console? If you replace my_callback with function(objName, objId, values) { console.log('Called'); } do you see anything in the console?
Continue reading...
Continue reading...