Select box
I have successfully mapped column 1 of a database service table to a "select box" & when clicked, all the values in the table are
shown as options correctly.
Can anyone help with this? When a value is selected from the "select box", how can I get the associated value from column 2 mapped to a label on the same page?