Attribute ref_ac_display_value=false is not working for Dictionary
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hi
I’ve added multiple columns for searching, but I need to hide a specific column from the autocomplete display. The attribute ref_ac_display_value=false doesn’t seem to work at the dictionary level. Can someone help? I specifically want to hide the last name.
ref_auto_completer=AJAXTableCompleter,ref_ac_columns=user;user.last_name;user.email;user.user_name ,ref_ac_columns_search=true,ref_ac_display_value=false
Thanks in Advance
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hi @Suvitha Murugan ,
Did you try to remove the user.last_name from the ref_ac_columns?
Regards,
Sarah Bioni
