I want set a dropdown(select) to be change based on the value of the entries.
I have
Plea
You can use this jQuery code which I find it eaiser to use:
$('#your_id [value=3]').attr('selected', 'true');
Option #1 Option #2 Option #3 Option #4 Option #5 Option #6 Option #7