我的JSON是这样的
var data = [{"code":"1162","format":"Subscription","name":"Picture Manager ","action":"202code" : "5059","format":"Lead Generation","name":&qu
我的表单中有三个字段。当我插入Brand时,我希望Model字段允许我使用autocomplete从数据库中插入Model文本和列表。我没有遇到使用SELECT model FROM cars WHERE brand = 'the_brand_field'从数据库构建自动完成脚本的问题,但是我想知道如何从上一个字段中获取Brand变量