- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2022 01:09 AM
Hi,
There ia already existing variable attribute : ref_auto_completer=AJAXTableCompleter,ref_ac_columns=user_name;email;manager,ref_ac_order_by=name,no_filter
For list collector type in ATF I need to add glide_list
How can I add glide_list for the above variable attribute?
Any suggestion?
Thanks in Advance!!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2022 01:35 AM - edited 11-16-2022 01:37 AM
just append at the end with a comma
ref_auto_completer=AJAXTableCompleter,ref_ac_columns=user_name;email;manager,ref_ac_order_by=name,no_filter,types=glide_list
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2022 01:35 AM - edited 11-16-2022 01:37 AM
just append at the end with a comma
ref_auto_completer=AJAXTableCompleter,ref_ac_columns=user_name;email;manager,ref_ac_order_by=name,no_filter,types=glide_list
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2024 04:39 AM
Hi @Aman Kumar S .
Seems like this type=glide_list not working.
On native view its displaying non glide stype.
-Thanks,
AshishKM
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution