
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-13-2023 08:35 AM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-13-2023 08:39 AM - edited ‎07-13-2023 08:40 AM
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
Please hit the thumb and Mark as correct based on Impact!!
Kind Regards,
Ravi Chandra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-13-2023 08:39 AM - edited ‎07-13-2023 08:40 AM
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
Please hit the thumb and Mark as correct based on Impact!!
Kind Regards,
Ravi Chandra

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2023 12:39 AM
You're on form today Ravi, thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2023 12:48 AM
Thank you so much for the appreciation Cirrus!
Kind Regards,
Ravi Chandra.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-04-2024 10:50 PM
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:
Variable attributes i used: ref_auto_completer=AJAXTableCompleter,ref_ac_columns=name;user_name;email,ref_ac_columns_search=true,glide_list