- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-27-2020 10:24 PM
Hi,
I wanted to know if there is any way to search any keyword in document id field in list view apart from sys_id search.
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-28-2020 02:19 AM
Hi Priya,
The document id field is like a reference but it does not allow dot walking and hence you cannot do search on other fields other than sys_id.
Mark the comment as a correct answer if this answers your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-27-2020 10:32 PM
Hi Priya
Add the field to the list view and then in the top of the list view you will see a search dropdown where you can select the document id field and can do the search.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-27-2020 10:37 PM
hello,
thanks for your reply. I can search thru sys id but want to know if there is any other user-friendly way to search
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-27-2020 11:00 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-27-2020 11:12 PM
Hi Priya,
I think you can search by keyword also instead of sys_id in the search dropdown. If that keyword present in the display value of that reference field, then it will be shown in search results, otherwise not.
Another options if to use filters in the list view, and click on show related fields and then you can search on any field of the referenced table.
Mark the comment as a correct answer if this answers your question.