You don’t have to use jQuery or Javascript.
Use the name
tag of the select and let the form do it’s job.
<select name="agent_id" id="agent_id">
You don’t have to use jQuery or Javascript.
Use the name
tag of the select and let the form do it’s job.
<select name="agent_id" id="agent_id">