⚠ 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

How to show data in input field when i select dropdown



smith_cse05

smith_cse05
  • profile picture
  • Member

Posted 11 January 2013 - 17:19 PM

[attachment=431:quest.jpg]

Basically i want to show data from one table(such as a_tbl) when select data or id_no(id_no will get from a_tbl) in dropdown then Name and current posting data will take in input field from table(such as a_tbl) , Then Designation, Dept and Section will take in input field from three different table (such as desg_tbl, dept_tbl, sect_tbl).


How can i solve it, Please help me.

zrmba

zrmba
  • profile picture
  • Member

Posted 21 January 2013 - 22:25 PM

Either you can simply use callbacks and you don't need to see the input values, or if you want the fields to be filled automatically, you will deal with jquery selectors and its ajax