How to Query records of Document ID field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2024 01:52 AM
Hello Experts,
We have a document ID field which is fetching "Applies to Table" value from some other source table. The Source table also has a filter query field, which I want to apply on the list being populated when I click the document ID field.
But how we can pre-apply the filter on the document ID field ?
Thanks,
Satanik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2024 05:20 AM
Hello @Satanik Dutta G,
Please refer to the links below:
https://www.servicenow.com/community/developer-forum/how-to-order-a-query-with-a-document-id-field/m...
https://www.servicenow.com/community/developer-forum/querying-a-document-id-field-type/m-p/2144820
If it is helpful, please mark it as helpful and accept the correct solution, In future by refer to the solution it will helpful to them.
Thanks & Regards,
Abbas Shaik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 06:47 PM - edited 10-28-2024 06:49 PM
Hi Abbas,
May be I didn't present it clearly. I know how to query from a document ID field. But the question is, upon clicking on that magnifier, how the list can be populated with a pre-filtered query?
In simple term, how does a reference qualifier work for a document ID field ?
Thanks,
Satanik