Adding a variable to the secondary fields displayed on header
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 hours ago
If i want to add the variables that is present in the variable set , and when a request is created form the portal we will have this variable onto the requested item ,so how to add the variable to the secondary fields displayed on header in the workspace , how can it be achieved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Hello @ShaziyaS4380655 ,
This can be done using a business rule here is how you can do it.
create secondary custom fields on the sc_req_item table for the variables that you want to display in the workspace header example u_location u_customer_name etc then use a business rule on the ritm creation to copy the values from the catalog item variables into these fields this ensures that whenever a request is submitted the values from the variable set are stored in dedicated fields finally go to ui builder open the record header configuration for sc_req_item and add these custom fields into the secondary fields section now when an agent opens the request in workspace the variable values will be visible in the header.
@ShaziyaS4380655 , Please mark this solution as Accepted and Helpful as it will be helpful for other users as well.
Best Regards,
Saurabh V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
i have catalog item in which i have added variable set which has a variable called as TYPE , when a request is created from the employee center portal then the user fills the field , Requested items is configured into workspace via UXLIST CATEGORIES and onto the requested item record form i want this variable to be present onto the secondary fields displayed on the header
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Any screenshot , what you looking for ?
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
an hour ago - last edited an hour ago
here is the screenshot , here I have shared the incident record form, into my application it represents the requested item form beside category I want to add the variable , that is present on the requested item when a request is created ..
can u please help over this...