search option not displayed in List type column
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2024 01:04 AM
hi contributors,
as requirement is for multi select (from given set of choices), i have created column List type, and added choice list
but in Form UI i am not getting search option from choice set.
Please suggest, how to get search option.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2024 01:19 AM
Hi @Ujjwal1 ,
configure dictionary on field test list details and add attributes =is_searchable_choice=true
Mark it as helpful and solution proposed if it serves your purpose.
Thanks,
Anand
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2024 03:28 AM
hi @Anand Kumar P
Thanks for reply
i have used this attribute(is_searchable_choice=true) . But issue is still there. that search option is not coming
Thanks
Ujjwal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2024 03:38 AM
Hi @Ujjwal1 ,
In reference specifications tab add the table sys_choice table and add choices to that table.
Mark it as helpful and solution proposed if it serves your purpose.
Thanks,
Anand