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

Forum Posts

Resolved! Make fields visible on form Based on another field

Hi,I want to make my fields visible on form depending a variable "Disponent" whose type is "list".Reference to this fields are three fields PM, MM, PP. Depending on them I have three fields on form PM users, MM users, PP users which should be display...

find_real_file.png find_real_file.png
ketki_j by Tera Contributor
  • 5696 Views
  • 6 replies
  • 1 helpfuls

Resolved! Related Lists on Service Portal Form Widget

Hi SNC,I am wondering why some Related Lists do not appear when we access the form through Service Portal's Form Widget. Additionally, why do sometimes the name of the Related List appear different from the original one on the back-end form?For insta...

Creating ServiceNow Cards

I'm a fan of making visually pleasing, useful applications and elements within ServiceNow.   For a bit of a project, I've created what I'm calling 'Cards' for ServiceNow and in this example have produced a visual, interactive and fast (i.e. instant) ...

rightpalava by Mega Expert
  • 4737 Views
  • 23 replies
  • 0 helpfuls

service portal notification container

is there any documentation on how to use the notification container on the service portal? Is there a script? does it use a table?<div id="uiNotificationContainer"><!-- ngRepeat: m in c.notifications track by $index --></div>

theiser by Tera Expert
  • 1852 Views
  • 1 replies
  • 1 helpfuls

Resolved! Grouping/filtering/reporting on calculated true/false field

Hi,Here's a scenario:A calculated true/false field on incident table with a simple code (Category empty(function calculatedFieldValue(current) {     return current.getValue('category') == '' || current.getValue('category') === null || current.getValu...

find_real_file.png

Returning object from script include

I just have a small problem in retrieving the returned value, i'm calling a business rule on change request form to retrieve the 'assigned_to' of the two change tasks. I'm able to fetch the value of the assigned_to but unable to return it. i have a s...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
k_jayanth by Tera Contributor
  • 8200 Views
  • 8 replies
  • 0 helpfuls

Resolved! How to update child date field with parent date field

Hello,If there is three tasks in the change_request_task table having three dates for three tasks in that two are in new state and one is in cancel state. I need to update higher date to the parent (change_request) table, which is in new state only (...

Resolved! update set (global)

I made some revisions to catalog items, but I used my global update set to record the changes.,. How can I move these changes to the update set I will like to eventually transfer to another instance?

mjocasio23 by Tera Expert
  • 2897 Views
  • 7 replies
  • 1 helpfuls