on ‎2009 Apr 13 11:38 AM
Dear Expert,
I have a drop down which the data for selection populate from a table. Is that possible to do like when a user select an entry of a table, the system populate the rest of the filed using the entry that user select from the drop down. I have bind a table to the context which the table is getting data in a ecc function module.
For example
My table is like the following. My dropdown contain entry a, b c which is from the table itself. When the user select a, the system will pppulate other the other field with data 2 and IR in the rest of the field.
Table
Country Max Num Location
A 2 IR
B 4 BY
C 6 ST
Anyone knows how to do it?
Thanks.
Regards,
Bryan.
Request clarification before answering.
Just assign an action to the onSelect event of the drop-down list and populate the corresponding row (node element) from the action handler.
Armin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.