- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2021 12:01 AM
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
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2021 01:55 AM
Hi,
As this is lookup select box, can you please try below configuration?
Please add comma separated column names in Lookup Label fields on your variable configuration.
Thanks,
Anil Lande
Thanks
Anil Lande
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2021 01:55 AM
it is showing null value in drop down

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2021 01:55 AM
Hi,
As this is lookup select box, can you please try below configuration?
Please add comma separated column names in Lookup Label fields on your variable configuration.
Thanks,
Anil Lande
Thanks
Anil Lande