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

Forum Posts

Resolved! RegExp help in validating numbers in a string field

Hello Community, I have a string field for inputting hours. The field should only allow negative numbers & decimal(.) & also comma(,) for that i am using the below expression./^-?(?:\d+|\d{1,3}(?:,\d{3})+)(?:(\.|,)\d+)?$/ now I also want to restrict ...

Resolved! How to set a workflow in Demand management

Hi All, I re-created an existing workflow but i do not know to set it in Demand Management to check if it will work or not.This is my workflow:is there any like "process engine" in Demand Settings just like in Catalog Items?

Aljhon_0-1678275400838.png
Al-JhonV by Kilo Sage
  • 2117 Views
  • 6 replies
  • 1 helpfuls

Resolved! How to select only years on my Catalog Item view?

Hello, i have the requirement for a new variable called 'calendar' on my Catalog Item, to only show years from now on. You should be able to select only one year, it can be this actual year or an upcoming one.How can i achieve this? Thank you.

Olga -Maria by Tera Contributor
  • 1920 Views
  • 3 replies
  • 1 helpfuls

Resolved! Workflow wait for an external event?

Hi All,We are developing an automation via SNOW that triggers an external automation engine to perform an action. When the action is performed depends on a number of conditions and may be days away. The action is triggered in a workflow. What would t...

ILYA STEIN by Tera Guru
  • 1835 Views
  • 3 replies
  • 0 helpfuls

service portal footer configuration

hello! I have created a widget to use it as footer and put it from page designer at the bottom of the page.But as you can see , there are white spaces between footer and the bottom of the page. I know that's happening because it's a widget , not a re...

VasilisAnastas_0-1678276763121.png

How to get task sla data on an incident email notification

I just received a request to add the business time left to all email notifications that go to the assigned user and assignment groups.The emails contain the majority of the information included on the incident form. Is there a way using a mail script...

rosa8 by Mega Contributor
  • 3753 Views
  • 6 replies
  • 2 helpfuls

VA : Catalog item links open in Virtual Agent Popup Content

Hi Team, My catalog item links open in the browser with the below links. https://myinstance.service-now.com/now/virtual-agent/content/catalog/65c81246dbee3bc0448880e23996196... How can I make sure that it opens in the Service portal or the portal con...

Khanna Ji by Tera Guru
  • 1605 Views
  • 1 replies
  • 3 helpfuls

How to schedule a report twice a day 10 AM and 6 PM IST?

Hi Team, I want send to report twice per day like 10 AM and 6 PM. So i have selected the periodically option and added the condition as below in script but it's not working. Please help me on thisConditions: Script: answer = ifScript();function ifScr...

sri83_0-1678257686075.png
sri83 by Tera Guru
  • 2011 Views
  • 4 replies
  • 0 helpfuls

Resolved! how to get the display value in Client controller

Hi Team ,am trying to fetch the display name ,but am getting the sysid of the references field  $scope.page.g_form.getValue('shipto') am trying to get the value using below syntax  but not working $scope.page.g_form.getDisplay('shipto'); Please help ...

String by Kilo Sage
  • 1056 Views
  • 2 replies
  • 1 helpfuls