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

Forum Posts

How can i have / embed a video on the service portal front end?

Hi Team,I would like to have a video posted on the front end of the service portal. So when a user logs in, the video should be playing on the side of the service portal. I know that we can create a widget for this but i have zero idea on how to do i...

thiraj by Tera Contributor
  • 8306 Views
  • 9 replies
  • 6 helpfuls

Hide Icon Link in Portal

Hi All, I have created a Icon Link "Test List" in Service Portal home page. Now i need to make it visible only for specific group(ex. Hardware). How can we do that. Below is the sceen shot for your reference.  

find_real_file.png
kkp by Kilo Contributor
  • 2473 Views
  • 4 replies
  • 0 helpfuls

Resolved! Flow Designer - if statement not being evaluated

Hello everyone, I have a flow where i execute several actions, the output form the action looks like this: Output setup of vm-dcom-setup: My if statement in the flow, says "If output doesnt contain failure=0" create a catalog task   When the testi...

find_real_file.png find_real_file.png find_real_file.png
othomas1 by Kilo Guru
  • 4309 Views
  • 4 replies
  • 0 helpfuls

Configure OAuth in ServiceNow

Can anyone help solve the below OAuth setup question?   In order to use OAuth(Azure) I need to know these 2 fields (OAuth should be configured by ServiceNow’s instance admin (you), https://docs.servicenow.com/bundle/madrid-platform-administration/pag...

Resolved! Field length check in Transform script

Hi, I  have a requirement in transform map where  i  have to reject  the record or ignore that particular string field if the  value  in  that  string field exceeds the length  of the field. This data is  coming  through excel  into my  instance tabl...

SK41 by Giga Guru
  • 2326 Views
  • 15 replies
  • 3 helpfuls

Widget not working after cloning in scoped application

Hello, Firstly, simple list widget (OOB) - This widget shows table records on portal.  I am cloning simple list widget from Global scope to my custom scope application. The cloned simple list is not showing any records but OOB simple list is working ...

Sagar39 by Kilo Contributor
  • 3496 Views
  • 7 replies
  • 0 helpfuls

Resolved! Help to make a 'static' color box from icon link widget

As the title says I want to make a 'static' color box from icon link widget so I can use the widget in a record producer as a nice message/link. Like this: I've had a bit of a look at the code, but I really don't know what I should delete or keep or...

find_real_file.png
Moedeb by Tera Guru
  • 1832 Views
  • 3 replies
  • 2 helpfuls

Resolved! Best way to cleanup logging

Hi all,I'm working on cleaning up our logs. It has come to the point where there are too many unused logging and we have to find the source of all those logs. Does anyone know a fast and efficient way to find where the source of these logs come from?...

javis by Giga Expert
  • 3097 Views
  • 6 replies
  • 2 helpfuls

Resolved! Client script help with integer field

I have a client script setup to pull in data to 2 fields(integer, reference) from 1 field(reference field).  The reference field data is working correctly, however I cannot get the integer field to populate correctly.  I've gotten it to display the s...

booher04 by Tera Guru
  • 2746 Views
  • 12 replies
  • 1 helpfuls

Client Script not working in specific view

Hi Friends,  I created a client script with Type = onChange and Global = True.Strange part is that it is working fine only in default_view but not in other views though it is Global script..  Can any one of you help me to fix this?  Thanks in advanc...