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

Forum Posts

Resolved! what is the syntax to fetch complete record for catalog item

Hi Team ,Am using below syntax to fetch variable set  record in json format in client script on submit for portal  var testData = JSON.parse(g_form.getValue("IO:8990testabc123456"));alert(testData);//getting empty But am unable to get the data .Pleas...

String by Kilo Sage
  • 812 Views
  • 4 replies
  • 1 helpfuls

Resolved! Why do we need getMessage in below Script

Hi All,I was going through one OOB Ui Action Script and noticed that they have getMessage as you can see in below picture. Why do we need getMessage here, why not just g_form.addErrorMessage(). 

SachinGK1_0-1704992667545.png

Resolved! Digital Portfolio Management Customization

Hi Dev'sAnyone having experience configuring & customizing the "Digital Portfolio Management Workspace".I have added two additional  list categories** Business Processes** Business CapabilitiesIssue where I am struggling , I am getting option to add ...

DEEPAKKUMARSI_0-1705037323173.png

Resolved! Is there any button to copy fields into another table?

Hi, I want to find a reference from ServiceNow OOTB button and utilize it, but cannot figure what to use.Below is what I want to make. 1. In the requested item (sc_req_item), I will use short description, description. 2. I want to create a button nam...

ParkHyunSun_1-1705039670725.png ParkHyunSun_2-1705039998113.png

Excel Rest API templates

Hi,I'd like to extract some data to Excel, like for my CMDB Application list, to make it easier for people to access.   I don't want to reinvent the wheel, is there anywhere I can obtain some templates from that I can extend?Rest API Explorer doesn't...

VL10 by Tera Expert
  • 1760 Views
  • 2 replies
  • 0 helpfuls

Convert to Development Mode Custom App

Hi, I want to convert custom app to Development mode in non-prod instance. When I am looking for the related link that option is not visible in that application. I changed the application and also verified sn_appclient.store_app_convert_enabled prope...

Resolved! Show Catalog Items in Virtual Agent

Hi, Can anyone help me with my  query related to Virtual Agent, I am trying to implement the following: When Virtual Agent NLU does not find a match with predefined responses (Topics), it searches in the knowledge base and return Knowledge article re...

How to get dependent values based on another Lookup selectbox ?

Hi , My requirement is     I have a table called countries which contains country and city names . Two Lookup selectBox I am using 1 for Country and another Lookup selectbox for city . Once I select Australia in first control in the second Lookup box...

meragz by Tera Contributor
  • 2737 Views
  • 4 replies
  • 0 helpfuls

Resolved! Please help with URL in Modal Popup issue.

Hello,When the form loads in the Service Portal, the following modal message pops up. The problem we are facing is that when we click on the 'SN Community' link, it takes us to a 'Page not found' error. Popup Message Error Here is the code.  Could so...

LisaGoldman_0-1705023378133.png LisaGoldman_1-1705023738405.png