We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

How to make Checkbox selection mandatory

Hello,Requirement is to have at least one or more selected before submitting form. How can I make this Catalog Item checkboxes mandatory."Required Provision" is a container so can't be made required."Please select:" is a label, and if I make the firs...

SnowAngel_1-1716404625402.png SnowAngel_0-1716406317777.png SnowAngel_1-1716406369761.png
Snow Angel by Tera Expert
  • 2932 Views
  • 5 replies
  • 4 helpfuls

Resolved! Doubts

A tester wants to submit a bug report, because theyare not able to see the Communicate Fix link underthe Related Links on the Problem form.What do yourecommend that they confirm, before submitting thebug report? (Choose two.)A. Tester is impersonatin...

SumartyaS by Tera Contributor
  • 1412 Views
  • 2 replies
  • 0 helpfuls

Resolved! CIS-ITSM Doubts

Which of the following Change Task Types are available by default? (Choose three.)A. PlanningB. TestingC. ReviewD. DeploymentE. Verification. Are options A,B,D correct? Could anyone please clarify this doubt once? 

SumartyaS by Tera Contributor
  • 998 Views
  • 2 replies
  • 0 helpfuls

Reference Qualifier -List Collector

I have a two fields on a form in portal which are referencing cmn_location tablefield 1 State - Lookup select boxfield 2 District - List collectorBoth the fields are in the cmn_location tableWhen state value is selected then the corresponding value n...

JP6 by Tera Contributor
  • 1073 Views
  • 4 replies
  • 0 helpfuls

Resolved! Doubts

After publishing an item via Catalog Builder, the associated update set is set to which state?A. CompleteB. NewC. PublishedD. In progressIs the answer D? I am a bit confused regarding this question.

SumartyaS by Tera Contributor
  • 1381 Views
  • 3 replies
  • 0 helpfuls

Resolved! Doubts

On a Change Approval Definition record, what does the 'wait for condition' define?A. The state the change must be in before the approval notifications can be sentB.The number or percentage of users from the approval group that must approve the change...

SumartyaS by Tera Contributor
  • 826 Views
  • 1 replies
  • 1 helpfuls

OnChange Client script not working on SC_TASK table

Hello there,  Below client script on sc_task table doesn't seem to work. Please help Type: On ChangeApplication:GlobalField Name: State Requirements: I have dependent variables like Yes/No. If yes, attachment needs to be provided and when no reasonin...