Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

start date and end date validation

I have two fields in a delegate form starts and ends, when the start date and end date are equal and when the end date is less than the start date it should show an error message. I'm using the below onchange client script, the script is working only...

GBSaiKiran_0-1717688021827.png
GBS by Tera Contributor
  • 930 Views
  • 1 replies
  • 1 helpfuls

Restrict user to give only Time format in string field

Hi,I have a requirement to allow users to give only this format in the string field, since time type is not supported in portal I am going with string type, so I want that particular field to take only this format 10:00 AM /PM. How to do this if anyo...

How to fix the OnChange Client Script

Hi All , I have written the below onchange client script for impact field , the requirement is .. whenever an Incident form is opened there is some default value for the impact field on the Incident form being setup .. so if the customer changes the ...

Pooja Khatri by Tera Contributor
  • 2098 Views
  • 5 replies
  • 1 helpfuls

Resolved! Need help to show related ci's in a report list view

Dear Community,I want to create report to show the related CI's in the server table but not able to do so. need help with the same, please find the below screen-shot for the same. Thanks,Shivam.

Shivam228701507_0-1717491240709.png
Community Alums by Community Alums  
  • 721 Views
  • 1 replies
  • 0 helpfuls

File attachment variable shows twice in activity stream

I have created a Record Producer with variable type of 'Attachment'.  In the table I am using I have required variable with same name of type 'File Attachment'.  Everything works fine except when I submit the form my created request will show two ent...

garyminnick by Tera Contributor
  • 1320 Views
  • 1 replies
  • 0 helpfuls

ATF Custom step error

Hi All, We have ATF as attached(PFA:ATF_Steps_01) in that we have created the custom step Wait N Seconds as attached (PFA:InputN_02 & WaitseCode_03). Getting below attached error(Error_04) when I give 120 seconds in Wait for N seconds step it is wait...