⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

an id Missing



khashabawy
  • profile picture
  • Member

Posted 20 May 2012 - 13:00 PM

Why does not the Crud generate an ID for the Selection box so that i can use it in jquery ?

<div class='form-input-box' id="q_s_id_input_box">
<select name='q_s_id' id='' class='chosen-select' data-placeholder='Select Section' style='width:300px'><option value=''></option><option value='4' >asasa 34</option><option value='1' selected='selected' >section 1</option><option value='2' >section 2</option><option value='3' >section 3</option></select> </div>
<div class='clear'></div>
</div>


this selection box is coming from an n-relation