- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2024 07:17 AM
How can I find out exactly what the Change Module forms are in fields - out of the box.
The values of the fields.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2024 07:34 AM
Hi @Mary35,
You can easily view the list associated to a table (in your case the 'Change Request' table) by following the steps below:
From the Navigation menu, type 'Tables' and click on the link called 'Table' under 'System Definition'.
From here, type 'Change request' into the label column to search for the 'Change Request' table
Open the table, and you'll see a 'Columns' tab as shown below. Out Of Box there are 112 fields associated to the Change Request table (Depending on your version).
Important note, you'll notice some of these fields such as assignment group are inherited from the 'Task' table which is the parent table of the Changae Request table.
If you want to see only the fields on the Change Request table, edit the list view by clicking on the cog and pulling in the 'Table' and 'Column name' field.
FYI - Any customer fields will have a column name starting with u_your_custom_field_name.
To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.
Thanks, Robbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2024 07:21 AM
Hi @Mary35
Go to change table:
https://INSTANCENMAE.service-now.com/now/nav/ui/classic/params/target/sys_db_object_list.do%3Fsysparm_query%3Dsys_update_nameISNOTEMPTY%255EnameSTARTSWITHchange_request%26sysparm_first_row%3D1%26sysparm_view%3D%26sysparm_choice_query_raw%3D%26sysparm_list_header_search%3Dtrue
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2024 07:34 AM
Hi @Mary35,
You can easily view the list associated to a table (in your case the 'Change Request' table) by following the steps below:
From the Navigation menu, type 'Tables' and click on the link called 'Table' under 'System Definition'.
From here, type 'Change request' into the label column to search for the 'Change Request' table
Open the table, and you'll see a 'Columns' tab as shown below. Out Of Box there are 112 fields associated to the Change Request table (Depending on your version).
Important note, you'll notice some of these fields such as assignment group are inherited from the 'Task' table which is the parent table of the Changae Request table.
If you want to see only the fields on the Change Request table, edit the list view by clicking on the cog and pulling in the 'Table' and 'Column name' field.
FYI - Any customer fields will have a column name starting with u_your_custom_field_name.
To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.
Thanks, Robbie