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

Forum Posts

Resolved! Need help querying Request table from SC_Task table

Need help please with Business Rule, querying the request table from the sc_task table to see if the parent request has any tasks already open.  We need subsequent tasks to detect the other tasks and pick up the same assigned to person. Of course thi...

alhicks by Tera Guru
  • 2396 Views
  • 4 replies
  • 1 helpfuls

How can we assign tag using scripting in servicenow?

Hi,I have a approval table in which all the requests for approval will appear.I have added the tags field in the approval list view from list layout.I want to add the tags in that field by using the scripting.Is it possible to assign the tags by usin...

ishaanvohra by Kilo Contributor
  • 7724 Views
  • 6 replies
  • 10 helpfuls

Resolved! How can i always expand a filter Icon/(condition) in a Widget?

Hi, I have Cloned 'Data table from Instance Definition' widget and added filter icon by writing server script as below in widget, options.enable_filter=true; show_keywords = true;  This works fine, but my client requirement is that this filter icon s...

find_real_file.png
Vinodha3 by Giga Contributor
  • 2195 Views
  • 2 replies
  • 2 helpfuls

Rule base functionality in Order Guide

Hello All, I have a quick question on the Order Guide. Trying to know if there is any way to automate the order guide functionality by skipping the rule base part. As of now, whenever a new catalog item is developed we have to add a condition in a ru...

kuttti by Kilo Guru
  • 2478 Views
  • 2 replies
  • 0 helpfuls

Adding CSS class to g:ui_choicelist or g:ui_date

Hi experts, I'm currently using the following code in a UI page: <g:ui_choicelist class="form-control" name='gh_hold_reason' table='incident' field='u_on_hold_reason' /> But that is rendering the select tag as vanilla HTML and looks ugly even though ...

Nisar2 by Mega Guru
  • 1138 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to attach files using Virtual Agent

Hi there, I'm still a beginner regarding ServiceNow scripting and development, and I'm currently exploring the Virtual Agent. For an evaluation project in my company, I would like to create a full-blown test conversation ("Create idea"). An essential...

Community Alums by Community Alums  
  • 2669 Views
  • 2 replies
  • 1 helpfuls

How to map ServiceNow and SharePoint?

Hi Guys, We are trying to map Service Now and SharePoint. We are using this article: https://docs.servicenow.com/bundle/kingston-servicenow-platform/page/product/knowledge-management/concept/knowledge-external-content-integration.html We activated th...

Resolved! Unparseable number error when creating a new change

HiAnyone know why I might be getting this message when creating a new Normal change?   I don't believe this showed up in my dev instance until I created a risk assessment (which works beautifully).     Is there some other rule enabled something out o...

find_real_file.png
frappe by Kilo Expert
  • 4368 Views
  • 7 replies
  • 8 helpfuls

Resolved! Open Record button on reference field

Greetings Everyone, I have been trying to check if we can modify the url/view that is used when you click on the Open Record button when viewing the company reference field. The problem I am having is that the company is an Account in the CSM module ...

find_real_file.png