populating values from a lov to another form items ?
SiberiaMay 8 2013 — edited May 17 2013Hi. in my page i got a lov item wich is filled from a normal select. my select has 3 columns, lets say : select description, product_code, product_family from products.....
the lov is assigned to a field called product_code, but i want the value of product_family to be assigned to another field in my page. how can i do this ? (i am new on apex).
thanks