- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2019 10:41 PM
I want following type of dropdown in my form:
But I don't see any field type which gives these type of selection in my form. I don't want reference field with look-up box. Is this even possible in scopped apps?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2019 10:45 PM
Create one choice field and then add the below attribute to your choice field. This is nothing but making choice field searchable.
is_searchable_choice=true
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2019 10:45 PM
Create one choice field and then add the below attribute to your choice field. This is nothing but making choice field searchable.
is_searchable_choice=true
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2019 11:40 PM
Hello Kaushal,
Create a field with field type as choice.
Thank you.
Regards,
Shubham