Please refer the attached image. We have the document_id and document_name in document_master table. Now, when we select the document name from the dropdown, we need to display the corresponding document_id (for the selected document name) from the document_master table. Can you please help us how to fix this?
1条回答 默认 最新
dongzhuo2010 2018-08-28 13:52关注you can always do an AJAX call to retrieve the related data from database. But, isn't it weird to retrieve the doc_ID based on doc_Name? usually its the other way around
解决 无用评论 打赏 举报
