how to interpret URL so that I can understand the reference field behaviors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2023 06:53 PM - edited 11-20-2023 07:08 PM
Dear developers,
I am trying to interpret the following URL, which is from the navigator when I am trying to find a name in reference field on [rm_story] form, referencing to table [sys_user] (please refer to attached picture for better explanation):
I am aware that sysparm means to pass variable to Script Include to execute and retrieve results from backend. However, not all variables can be found in table [sys_dictionary]. Is there a method to know how is the [sys_user] filtered in the [rm_story] form?
Thank you all in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2023 12:30 AM
Hi Major Li,
I tested this link in my pdi, and there are no effects of the parameter on the list coming up. Basically the link is the same as
https://dev52763.service-now.com/sys_user_list.do
Do confirm though if you are seeing the same results when you are loading both links.
Best
Hasan