How to populate more fields in watchlist [list collector]

shubhi211
Tera Guru

There is a Catalog "Report an Incident" and under that there is field "Watchlist" and the field type is :List Collector

So the end user wants that to add more attributes in the Watchlist field like: EMAIL ID,DEPARTMENT, MANAGER, LOCATION .

As there might be many users with the same name and they are not active also, so it is creating issue to the end user to distinguish which user needs to be add in the Watchlist

 

I am using ref_ac_columns=department;email;manager;location under Variable Attribute

But only user name is coming up.

 

Please suggest

ListCollector.pngWatchlist.pngwatchlist2.png

 

 

1 ACCEPTED SOLUTION

dgarad
Giga Sage

Hi @shubhi211 

change your attribute like as below.

ref_ac_columns=user_name;email,ref_auto_completer=AJAXTableCompleter"

 

dgarad_0-1715253819262.png

 

If my answer finds you well, helpful, and related to the question asked. Please mark it as correct and helpful.

Thanks
dgarad

View solution in original post

1 REPLY 1

dgarad
Giga Sage

Hi @shubhi211 

change your attribute like as below.

ref_ac_columns=user_name;email,ref_auto_completer=AJAXTableCompleter"

 

dgarad_0-1715253819262.png

 

If my answer finds you well, helpful, and related to the question asked. Please mark it as correct and helpful.

Thanks
dgarad