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 restric field to add only time value

Hello All, in the table I have one field with the type of string now I want that user can add only time in that field else error come.time format must  be with colon(:) 10:30 or 10:00 Please let me know the related code Thanks & RegardsKP

keval3 by Tera Contributor
  • 323 Views
  • 1 replies
  • 0 helpfuls

Resolved! Input check at onSubmit /Implemented with Client Script

Only one error message is displayed at onSubmit.When I resolve one error, another error appears.If there is an error in two items, I want to display the error messages for both items at the same time at onSubmit.Please let me know if you know how.

user_ms by Tera Expert
  • 1616 Views
  • 6 replies
  • 3 helpfuls

PM can not view requests

Hello,I created a record producer in the Service catalog for internal users to put in a future project request form and it'll be assigned to the project manager to be approved or not. However, as a Sys Admin I am able to view the entries but when I i...

admin view 1.JPG admin view 2.JPG pm view 2.JPG pm view.JPG
SParker12 by Tera Contributor
  • 588 Views
  • 2 replies
  • 0 helpfuls

Creating DNS CNAME

I have a storage server with multiple DNS CNAMEs. What tables handles DNS CNAMEs ?  I don't see a  cmdb_ci_dns_cname tables. Surpisingly chatgpt thinks there is a table called cmdb_ci_dns_cname TIAShyam

shynee by Giga Contributor
  • 1517 Views
  • 5 replies
  • 0 helpfuls

Multiple Approvals Based on Checkbox Selections

Hello all, I have requirement as following ; There is a catalog Item which is containing five checkboxes. Business is asking me to implement multiple layer of approvals based on the checkbox selections.  If A and B are selected then, request needs to...

AlpUtkuM by Mega Sage
  • 796 Views
  • 2 replies
  • 2 helpfuls

ATF Rest Outbound

Hi Team, Can someone please help me on this what are the process for the ATF Rest Outbound. 

nikhitha24 by Tera Guru
  • 782 Views
  • 2 replies
  • 1 helpfuls

Email notification is not triggering to CC

Hi All, I am having a  requirement to send the notification to contact person and cc to the manager.I have written an email script "cc_to_manager",  (function runMailScript(current, template, email, email_action, event) {    email.addAddress("cc", cu...

Renu9 by Tera Contributor
  • 803 Views
  • 7 replies
  • 0 helpfuls