Drop Down Lists. [message #210962] |
Sun, 24 December 2006 06:13 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
jewelthief
Messages: 2 Registered: December 2006
|
Junior Member |
|
|
I am new in form developer.I have two drop down lists on my canvas
and i have two tables in databases named books and chapters(Chapters have foreign key i.e. book_id from books table).
I have populated one drop down list with book names from books table.what i want to do is, when user select certain book,its corresponding chapters from chapter's table should populated in the other drop down list that is on my canvas.
I know that i have to use when-list-changed trigger but what after that?
any help would be appriciated.
|
|
|
|
|