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

Forum Posts

How to convert array value into getbyformat

I have tried the below code and it's not working with the array. Showing as undefinedvar gValue = rel.begin.getDisplayValue();var dateTime = gValue.split(' ');    var date = dateTime[0];    var niceTime = date.getByFormat('EEEE dd MMMM YYYY');

Elakkiya A by Tera Contributor
  • 699 Views
  • 6 replies
  • 0 helpfuls

Error on Agent Workspace

I am trying to update our agent workspace in UI Builder and getting the following error when I try and add a new Data VisualizationWe couldn’t find any predefined conditions for this table.  If I open an older view it lets me make the change, but on ...

Development Process Questions

Greetings.I'm trying to get ideas on what others are doing when it comes to their ServiceNow Developer team work intake process.In the past, we had Service Requests that customers would submit when they wanted something developed within ServiceNow. T...

Set display value of choice field is not working

Hi All, if choice is not available in the form we can able to set the value in field in client script In choice type if one of the choice value is not available in the form based on some criteria we can able to set that choice in the choice field usi...

Sangeetha8 by Tera Contributor
  • 920 Views
  • 1 replies
  • 0 helpfuls

How to add custom filter in the idea portal

We've recently added some custom fields to the Idea Task form, and we'd like to make them available as filters in the Idea Portal. Would anyone be able to assist us with this?   

Screenshot 2024-01-23 at 10.41.33 AM.png
Community Alums by Community Alums  
  • 1107 Views
  • 9 replies
  • 2 helpfuls