vitalets / angular-xeditable

Edit in place for AngularJS
http://vitalets.github.io/angular-xeditable
MIT License
1.91k stars 403 forks source link

Modify $data in onbeforesave function #506

Closed semaja2 closed 6 years ago

semaja2 commented 8 years ago

Hi Guys,

I need to make changes to the data the user enters in a text field before it is processed, is it possible to alter the $data structure on a field before the onbeforesave function is run for the form?

ckosloski commented 8 years ago

Did you try using a blur/change event to change the data?

ckosloski commented 7 years ago

@semaja2 are you still having an issue?

ckosloski commented 6 years ago

@eugef Please close due to lack of response.