vitalets / x-editable

In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
http://vitalets.github.io/x-editable
MIT License
6.51k stars 1.72k forks source link

data-type in ajax request for server side validations #1077

Open FaHeMann opened 6 years ago

FaHeMann commented 6 years ago

Request contains only name, value and pk of record to be updated. Would be cool to have the data-type-value too for server side validations.

Thx, FH