Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Default assignment group

I want to set a Default assignment group 'MIM Desk' only to the Major case where major_case_state='accepted'

Kri by Kilo Sage
  • 1898 Views
  • 4 replies
  • 0 helpfuls

Resolved! Auto ticket closure requirement for incidents and sctask

Auto ticket closure requirement for incidents and sctask. I have a business requirement. If a ticket is in the "Waiting customer" state for 10 business days be it incident to sctask.For Sctask: Assigned to is mandatory field, but in most cases, it wi...

Thomas98 by Tera Expert
  • 2181 Views
  • 16 replies
  • 4 helpfuls

How to Use key board events on input fields using ATF

In custom UI page there is a field and a button, the button gets enabled only after entering or filling the value into the field. Manually its working as expected but using ATF button is not getting enabled even after entering the value. Is there any...

Manoj58 by Tera Contributor
  • 1078 Views
  • 2 replies
  • 0 helpfuls

Contains roles

Hello experts, I am am looking at a one of the out of the box roles t and see that the role ‘contains’ related list has other roles which is not part of the module. They should not be combined as there is no relationship between those modules, they a...

AJ5 by Tera Contributor
  • 636 Views
  • 1 replies
  • 0 helpfuls

Resolved! Help with linking webassessor account to now learning.

Hi Everyone, I bought CSA voucher in now learning . When I using that voucher code in webassessor account then it is displaying message as - "Candidate is not associated with voucher. Your Now Learning and Webassessor accounts must need mapped correc...

email1.PNG email2.PNG

Number Maintenance

I have Number Maintenance created for Case table with Prefix 'CS', when I create a Major Case I want the prefix as MIM, how to achieve this? 

Krishna124_1-1685446190678.png
Kri by Kilo Sage
  • 641 Views
  • 4 replies
  • 0 helpfuls

Resolved! How to hide a submenu in a Portal based on a user condition

Hello, I need to  hide a submenu in a Portal for users who doesn't meet some conditions.I wrote a condition in my Menu item, but it doesn't work: "gs.getUser().getRecord().u_retail_staff == true || gs.getUser().getRecord().u_target_si == 100"  Does a...

Elena7_0-1685028119890.png
Elena7 by Tera Expert
  • 541 Views
  • 2 replies
  • 1 helpfuls

URL is not working in Notifications

Hi All, I have created a notification in dev on 1 table with some condition and in "What it will contain" tab provided the link of Prod Service Portal Form.Issue is, when I am opening that link from dev it does not load the full form. It loads only w...

Resolved! How to solve the following erro

Hello everyoneI tried to modify the tab of the todolist, and modified a scriptincluede (Name: todoPageUtils) for this purpose. Now as soon as the employee center is refreshed, the error message below appears. Is there any way to solve it?Thanks in ad...

yuchenzhang_0-1685434327059.png

Resolved! Decision table call via script is throwing exception error

Hi Team,I have created a decision table and want to call it via script include and client script. Script belowScript:var lang = this.getParameter('sysparm_lang').toString(); //passed from client script//var lang= 'Java';var dt = new sn_dt.DecisionTab...

ShAn21 by Tera Guru
  • 2259 Views
  • 1 replies
  • 6 helpfuls

Java Packages

I have created a UI Action  which needs to update and refresh history set.    //Refresh the history set   if(typeof GlideHistorySet != 'undefined')      GlideHistorySet(current.set.id.getRefRecord()).refresh();   else      Packages.com.glide.audit.Hi...

Aditi6 by Tera Contributor
  • 552 Views
  • 2 replies
  • 0 helpfuls