Hi everyone, is it possible to have mixin which will intercept form submission (on T5 side, not in browser) and overwrite input field value coming from client, before the value bound to input's property?
I'm using maskedit mixing for inputs, but for some values i want unmasked data to go to database.