Adding a variable to the secondary fields displayed on header
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 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
2 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
2 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]
****************************************************************************************************************