ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Remove the border box from widget in portal

Hi Experts, I need to remove the border of the widget and border of the content. I used the .panel{ box-shadow:none; border-color: transparent;} and removed the widget border. I want to remove the border of the content when the list is separated by...

find_real_file.png
kumaran by Giga Expert
  • 5292 Views
  • 6 replies
  • 0 helpfuls

Resolved! Approval Reminder and Reassignment

I have a User Approval in a workflow. If this isn't approved in 48 hours, we need to send another notification reminder. If this isn't answered in 5 days, we need to reassign it to a group. Is there a good way to do this for this specific Workflow Ac...

krempec_3 by Tera Contributor
  • 2126 Views
  • 4 replies
  • 3 helpfuls

Resolved! Need to show prices of catalog items in specific currency on Service portal instead of users' local currency

Hello All, I needed some insights on how to show the prices of cat items on service portal on defined currency on the item instead of users' local language. The client instance has localization enabled. Currently on the service portal checkout screen...

tirtha1 by Tera Contributor
  • 8138 Views
  • 13 replies
  • 1 helpfuls

User script to add attachment to data source

I use a MID Server script include to edit a file, then add to a data source. It runs and no error occurred. However, I don't see the attachment added on the data source. Any idea why? Here is my script:   var header = ("account" + "\n"); this.log("Tr...

AW1 by Tera Contributor
  • 2643 Views
  • 2 replies
  • 0 helpfuls

Credentials issue for Microsoft AD spoke

Hi All, We have recently installed IntegrationHub and setting up the things to use Microsoft AD spoke. I have created the Credentials record by giving the Username and Password of the Service account. While trying to test the credentials by clicking ...