Django – get value of a form textinput on onchange event
I am using this to get the ID and the value of a select item in a form in django with the onchange event:
I am using this to get the ID and the value of a select item in a form in django with the onchange event: