We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Enabled Favorite check box in Sp_portal

Hi Team,I am using Xanadu release  i have Enabled Favorite check box in Sp_portal after that i can add favorite Icon for Knowledge articles8 but not able to see for Service catalogs please can you know how to fix this issue.  PDI i have enables favor...

pavana3 by Tera Expert
  • 593 Views
  • 1 replies
  • 0 helpfuls

Regarding Configuration item and category, Subcategory

I have issue with category and configuration item. Issue was In Incident form, For example:INC1 when configuration item select A and category x is available.For INC2 when configuration item select A &  category x is not availble. Could you please exp...

AleshKumarK by Tera Contributor
  • 1207 Views
  • 5 replies
  • 0 helpfuls

Service Mapping Questions

1. Which of the following are benefits a service map can bring during an Incident resolution? (Choose three.)A. Quickly identifies any recent incidents that occurred on components of the impacted service.B. Narrows down possible affected components w...

Implementing Attachment Picker in ServiceNow Portal

Implementing Attachment Picker in ServiceNow PortalDescription: This article explains how to implement an attachment picker in a ServiceNow portal, allowing users to select files and upload them only when the Submit button is clicked. The logic ensur...

amrfahmy by Tera Contributor
  • 2770 Views
  • 2 replies
  • 12 helpfuls

UI Action not working in CSM/FSM configurable workspace

Hi Everyone, I have created a below UI Action for configurable workspace.  Below UI Action is working in other instances but not working one particular instance. I placed alert in UI Action code and gs.info in Script Include. Alert is coming but I ca...

pr.png

How can we fetch task variable value in client script

Hello All,My requirement is like when the status is changes to Pending then sub status should changed to customer action .I have write client script on sc_task table and use type is on Change and field is status.Below is scriptfunction onChange(contr...