我正在尝试创建表单。 我希望我的客户能够将文本输入到文本字段中,然后从下拉列表中选择一个项目,下拉列表是根据数据库查询构建的,该查询将其转换为json,然后将所选的json值显示在 下拉。 我附上了一张图片,我希望能更好地解释它。 表格图 a> p> div>
I am trying to create a form. I want my customer to be able to input text into a text field, and then choose a item from a drop down, the drop down is built from a database query which turns this into json and then a selected value of the json is presented in the dropdown. I have attached a image which i hope explains it better. form drawing