To get Value of LOOKUP SELECT BOX field

akhila13
Tera Expert

I have created a variable set 'facility' and inside that a variable named 'building'.. Variable building is of type LOOKUP SELECT box.. i want to map the value in field building to description field in RITM...

25 REPLIES 25

yes.. i have given the table name as cmn_building.

 

alert message shows

 

find_real_file.png

Isn't that value polulating on Description field?

no...description field is empty

Please help

Can you replace setValue with below statement

g_form.setValue('description',  JSON.parse(answer));