Skip to content

Commit 96a667f

Browse files
authored
Update readme.md
1 parent 28166db commit 96a667f

File tree

1 file changed

+2
-2
lines changed
  • Specialized Areas/Browser Bookmarklets/Load List with Query

1 file changed

+2
-2
lines changed

Specialized Areas/Browser Bookmarklets/Load List with Query/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ The Workaround:
1717
By adding a sysparm_query to the URL, the list will be filtered appropriately. The above encoded query resolves like this when added to the end of a URL:
1818
https://instancename.service-now.com/now/nav/ui/classic/params/target/sc_request_list.do%3Fsysparm_query%3Du_addressLIKEmain%2520st
1919

20-
Where sc_rquest is the table name
21-
u_address is the field name to query on
20+
Where sc_rquest is the table name,
21+
u_address is the field name to query on,
2222
and the rest is the encoded query
2323

2424
When doing this, you will see the correct filter reflected in the breadcrumb, but here is the best part - now when you expand the filter via the funnel icon, 'contains' is a valid operator, so you can change the text/value to whatever else you are looking for!

0 commit comments

Comments
 (0)