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

Forum Posts

Regarding document id field

Hello,I have created a document id field for a table and i have created a dependent field and gave the attributes of the required tables which i want to populate.Now the tables are correctly showing up, but the table name is displayed by the backend ...

shreya_3009 by ServiceNow Employee
  • 371 Views
  • 2 replies
  • 0 helpfuls

Servicenow CLI

Hi everyone, I'm looking for ways to create custom components via code within UI Builder. I found this video here (How to create a custom UI Builder component in ServiceNow), which shows the ServiceNow CLI. It allows you to use VS Code + Node.js to i...

Bell notification history

Hi all, I have configured a bell notification for a table. However, I notice that there is a limit of number of records can be updated. At the mean time it is 4, if I create more, it will just be 4, I tried to delete some new ones but the old ones is...

trangdan106_0-1769523078145.png
trangdan106 by Tera Contributor
  • 354 Views
  • 1 replies
  • 0 helpfuls

Regarding client script

I have created a client script and its working fine on catalog item.Like when the opportunity field is selected end customer, territory fields are populated.So when i am transferring the request to this catalog item, requester should manually fill th...

shreya_3009 by ServiceNow Employee
  • 250 Views
  • 1 replies
  • 0 helpfuls

Resolved! what UI policy ?

Ui policy is Alternative to client script it is mainly running on client side . It can be used to make fileds mandatory ,read only ,visible on A from .We can also use UI policy Dynamically changing a filed on a from.

my Currency field not mapped in flow

Please let me know i map the currency field value to other currency fields value with diff.. tablesin the flow i ahve create a record and map the fields value.in this every thing lookes good evne when i try to test the flow its show the currency firl...

shambhaviC by Tera Contributor
  • 261 Views
  • 2 replies
  • 0 helpfuls

Resolved! SLA Breach Not Recalculating When Task Due Date Is Updated

Hi Devs,An SLA breach is calculated correctly when the task reaches its original due date. However, if the user updates the due date after that, the task_sla breach end date / breach percentage does not recalculate or update.Any guide on how to do it...

Javeria_0-1770394773820.png Javeria_1-1770394875073.png
Javeria by Tera Guru
  • 751 Views
  • 3 replies
  • 2 helpfuls

Auto update the department and email ID.

Auto field update based on the caller ID. It was working fine before but i am not what went wrong it is not working now.Please someone help. Client Script:function onChange(control, oldValue, newValue, isLoading, isTemplate) {    if (isLoading || new...

nishanthip by Tera Contributor
  • 530 Views
  • 5 replies
  • 0 helpfuls