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

when source is a url, how to deal with the response data? #1150

Closed yf-wang closed 4 years ago

yf-wang commented 4 years ago

I want to get the source by ajax, but the response data is not match the defult formate. How could I deal with the data? The API is used at somewhere else, so I can't deal with it on server. In addition, the type is select.