how can i extract records from a database into a LIST (combo box) and when the user chooses an item from that list it extracts its relative data from the same database into the next LIST (combo box )???
that's not possible with easy means 🙁
u can use javascript, but then you have to SELECT all data from the table
the easy way would be to divide the dropdowns to several pages