Form fields onUpdate action

Form fields onUpdate action

Hello,

Now, when you update fields in Form by deluge script, onUpdate action of this field is not executed. But sometime you need to do it. May be it's possible to make new deluge statement to 'fire' this action in database? like this: appName.formName.fieldName.update()