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

Forum Posts

Resolved! dashboards

What are new features of dashboards in servicenow

prasanth456 by Giga Contributor
  • 1545 Views
  • 1 replies
  • 1 helpfuls

Resolved! Query in script include

I have created a database view and i need this database view to be shown in the widgets of the SP portals. On creating a Script include in the widget editor the database view is not seen in the sp portals. Script include: (function() {data.problem=[]...

3012b.jpg 3012c.jpg

Can wildcards be used in reports?

I tried using asterisk (*) and dollar sign ($) but no go.  That is, no results found.  Is this possible or do I need to check with my system admin to get the rights?  Thanks.

Mike Rivney by Tera Contributor
  • 1688 Views
  • 9 replies
  • 0 helpfuls

Resolved! how to populate value in work notes field via import set

Hi All,We are trying to import new project records into pm_project table. We have created project template excel with required fields and added project records.This is insert scenario, not update. So Number field is empty and there is no coalesce fie...

Talya_0-1672198928846.png Talya_0-1672199419845.png
Talya by Tera Contributor
  • 1239 Views
  • 4 replies
  • 1 helpfuls

sequential fulfilment order guide

There is a limit of 20 request items per sequential fulfillment order guide. Is there a way to increase that limit or a workaround to use more than 20 request items? I have added two additional activities that do not function properly. Those two are ...

John24 by Tera Contributor
  • 1132 Views
  • 2 replies
  • 2 helpfuls

Resolved! ACL prevents a client script from running.

Hi!I have a form where user has to input a date of birth and then a onChange client script populates an age field.The thing is for user to be able to submit the form but not been able to see the list of records I configured an ACL with the condition ...

Resolved! How to Display Different Groups Based on Selected Value?

Hello, I am having trouble setting up the logic for the Assignment Group in the Project Task form. I have created a custom field called 'PPM Group Type' with two options:(PPM Agile Group) and (PPM Work Center).I want the 'Assignment Group' to show al...

ProjectTaskFormAssignmentGroup.PNG ConditionsForPPMAgileGroup.PNG ConditionsForPPMWorkCenter.PNG ReferenceQualAssignmentGroup.PNG

SMS Notification Not working

Hi Team, I have configured email notification on my instance. Below configurations are already done in the system:1. Notification2. Subscription3. Notification enabled4. Notification device5. Provider activation I can see in email logs that mail is b...

Resolved! Extend a table to another table

I have created a custom table but mistakenly forgot to extend a table.How can we extend a table to another table which is already created? Is is good practice to make such changes? Thanks...