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

Forum Posts

Change style multi line text

Hi all,i have a multi line text variable in a catalog item on service portal.How can i change the style of this variable on service portal? For example, i would want to change background color, color text, bold, ecc.The name of the variable is var_ss...

Resolved! gliderecord functions within a scoped application

I am building a forms application wherein there is one application for the base forms table, and then additional applications to handle each individual type of form.All forms extend the base table.I am trying to create a UI action which will allow us...

MID Server Script includes calling issue

While doing the external database integration, I can send attachment <5mb, but when I try to send >5mb file via mid server the base64 conversion not happened. Am trying to call MID server script includes which consists script of base64 conversion fro...

siramdasu by Tera Contributor
  • 1948 Views
  • 7 replies
  • 0 helpfuls

Resolved! Set a choice list value from record producer script.

Hi All,I've created a record producer for some incidents.   All the incidents created via this record producer will be Sev 2 so we are not asking them a severity question.I have been trying to set the value of the questions in the record producer scr...

find_real_file.png find_real_file.png find_real_file.png
Sam Ogden by Tera Guru
  • 6465 Views
  • 25 replies
  • 3 helpfuls

Resolved! Record Producer Multiple Checkbox label mandatory

Hi All,I have the following label and checkboxes on a record producer:These appear based on the answer of another variable.   I need the label to be mandatory when these variables appear, but if any of the checkboxes are ticked for it to no longer be...

find_real_file.png
Sam Ogden by Tera Guru
  • 3388 Views
  • 14 replies
  • 3 helpfuls

Calculate age based on date field

I am working on a custom app and would like to be able to calculate the age of something based on a date field on a form. I've found a few community posts that have some scripts that will probably get me most of the way there. Below is one example th...

Marcel H_ by Tera Guru
  • 2916 Views
  • 2 replies
  • 1 helpfuls

Resolved! how to embed ui page in service portal widget?

Hallo Community,i am trying to improve my understanding and knowledge of service portal widgets. I was trying to embed the knowledge homepage (knowledge_home_launcher.do) in a widget.I used the type as url but that just opened it outside the portal. ...

Duplicate records on insert or update

Hello,I am using a run script to update or insert a new record. However, I observed that my script is creating multiple records. Sometimes, it creates like 40 or so records with only 1 being the correct record that. My code is below.///var grp = new ...

zacks by Tera Contributor
  • 3806 Views
  • 4 replies
  • 0 helpfuls

Resolved! Rest API Add to Cart Mandatory Variables

So I am trying to replicate a RITM from one instances of ServiceNow to another. Basically from the Production Instance to the Test Instance. To do that I plan on using the Rest API to Order an Item from the workflow. I'm trying to test the Rest call ...

joshboutte by Giga Expert
  • 3002 Views
  • 1 replies
  • 0 helpfuls