Attributes on a list collector variable

Cirrus
Kilo Sage

Afternoon,

On a list collector variable, the slush bucket only shows the user name. If you have 3 or 4 John Smiths in your user table, the submitter does not know which user to select. Is it possible to show the email address alongside the name in the left hand bucket so that the submitter knows exactly which user to select?

1 ACCEPTED SOLUTION

Ravi Chandra_K
Kilo Patron
Kilo Patron

Hello @Cirrus 

Greetings!

In the variable attribute, set 

ref_auto_completer=AJAXTableCompleter,ref_ac_columns=name;email,ref_ac_columns_search=true,ref_ac_order_by=name

if variable attribute is not visible, change the form layout to bring the variable attribute

RaviChandra_K_0-1689262799983.png

 

Please hit the thumb and Mark as correct based on Impact!!

 

Kind Regards,

Ravi Chandra

View solution in original post

4 REPLIES 4

Ravi Chandra_K
Kilo Patron
Kilo Patron

Hello @Cirrus 

Greetings!

In the variable attribute, set 

ref_auto_completer=AJAXTableCompleter,ref_ac_columns=name;email,ref_ac_columns_search=true,ref_ac_order_by=name

if variable attribute is not visible, change the form layout to bring the variable attribute

RaviChandra_K_0-1689262799983.png

 

Please hit the thumb and Mark as correct based on Impact!!

 

Kind Regards,

Ravi Chandra

You're on form today Ravi, thanks

Thank you so much for the appreciation Cirrus!

Kind Regards,

Ravi Chandra.

Hello @Ravi Chandra_K , this only works in SP view and not in technical view.
Do you know why?

i can't search the user using userid nor email:

Aljhon_0-1720158630279.png


Variable attributes i used: ref_auto_completer=AJAXTableCompleter,ref_ac_columns=name;user_name;email,ref_ac_columns_search=true,glide_list