How to display only the choices of state value by sn-record-picker
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2022 01:27 AM
Hello Guys.
I want to use sn-record-picker to filter the value of state
but the display field show all the record of state and it's repeating the value.
I want only to display this 4 "Requested, Awaiting Approval, Closed Complete, Approved "
Please see the attached screenshot.
Can anyone help me?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2022 01:35 AM
Hi,
are you sure you are picking correct state choice values?
what happens when you just give this?
stateIN13,14
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2022 01:49 AM
Yes. I want only to display only the choices "Requested, Awaiting Approval, Closed Complete, Approved " on the dropdown so that when I select requested and click search it will display all the record that in requested state value. Is there any way to do this?
Thanks a lot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2022 02:02 AM
Hi,
are you sure the field state has those choices in that table?
Did you check on table filter condition if that query works fine?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2022 06:48 PM