Display 3 variables value in lookup select box drop down.

Ashwini Jadhao
Giga Guru

Hi,

I have created variable with type Lookup select box and it is refereeing to custom table.

Custom table contains 3 fields and I want to display those three fields in look up drop down.

For that I have used varaible attribute to as below:

ref_auto_completer=AJAXTableCompleter,ref_ac_columns=u_business_option;u_name_controller;u_email_id

but it is not working

find_real_file.png