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

Forum Posts

Disable a button or make it readonly

Hi , I have added a new button on the form and its corresponding action. works good. I need to make it appear active conditionally on the form but not hide it. Just to make it disabled when the condition does not meet and not completely hide. Instead...

by  
  • 8935 Views
  • 14 replies
  • 1 helpfuls

Using Glide script to update a field

Hi - I am trying to use a glide record to updated a field based on the selection from another field.I have a table that has columns:field1 field2chair seattable clothBelow is that I have and it's not working: :-((-------------------------------------...

tsam by Kilo Explorer
  • 3513 Views
  • 16 replies
  • 0 helpfuls

Resolved! Marquee Text in Banner(Header)

Recntly, I have set the marquee tag in banner text.It's working fine.The problem is when we logout the session its redirect to login page in that,marquee tag has shown in the banner.Could you please anyone help on this?Please find the attachment for ...

Banner Text Using HTML

If you want to add HTML to your banner text (top of the screen where it generally says 'IT Service Management Suite'. Just navigate to My Company and enter HTML directly into the banner text field - you may need to add it to your form and you might w...

Using ServiceNow PERL API to access cmdb_ci_outage table

Hello All! Second post here, thanks in advance for the help. I had previously written the forums asking for help with querying the cmdb_ci_outage table , piping those results to a flat file. I was able to do so successfully using the ServiceNow ODBC ...

icalderus by Kilo Contributor
  • 3184 Views
  • 17 replies
  • 0 helpfuls

Changing or Creating a new getMyGroups() function

I was curious to see if anyone had created a new getMyGroups() function and if so how they did so. We are running into issues where we want to get a users groups but we do not want to pull back the parent groups. With the current function it will pul...

Get Display Value from Choice List

Hello,I created a UI Action where I query a table from the CMDB and update data on a form with the results on a Catalog Task page. One of the values I am retrieving is a Choice List and I would like to get the display value and populate on the other ...

mdidrikson by Kilo Contributor
  • 6146 Views
  • 3 replies
  • 0 helpfuls

Method overloading check

Hi Everyone,Last time my manager asked me to check if system support Method Overloading concept and I created a business rule with two Methods with different parameters, then I called 1st method in another business rule. but the result was not in sup...

abhijats by Tera Expert
  • 3648 Views
  • 15 replies
  • 0 helpfuls

Lock-out all non-admin users

We have 3 instances (prod/test/dev) and I'd like to lock-out all non-admin users in test & dev. Is there any easy way to do so? Sounds like a routine script or option, but the only unhelpful reference to this is in the post-cloning checklist (User Ac...

Riddel by Tera Expert
  • 3753 Views
  • 5 replies
  • 0 helpfuls

Use of SCP or SFTP from mid-server to deliver reports...

I Researched, found and loved the SNCGuru Update Set for scheduled report extracts, Until I installed and understood it. Unfortunately, it only supports FTPS and not SFTP. I could not find where the package ftp4che supported any other protocols.Any s...

tonywelle by Mega Contributor
  • 5351 Views
  • 9 replies
  • 0 helpfuls

Escape XML Characters

Hello,I have an XML SOAP request that gets sent out regularly to an external vendor. Our vendor is saying that we need to HTML encode our apostrophes in our messages. These show up in user last names such as O'Donnell.I have tried to replace the apos...

mdidrikson by Kilo Contributor
  • 5775 Views
  • 6 replies
  • 0 helpfuls

Getting wrong Duration days

Hi,I am trying to create a business rule to get the duration between two fields. I am using below script to get the duration:*******************************************************************stts = current.u_status;if (stts =='Published'){var strt =...

DubeyN by Mega Expert
  • 2911 Views
  • 11 replies
  • 0 helpfuls