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

Forum Posts

Resolved! how to restrict a date field to be selected as future date

I want to restrict the selection of future date on a date field in service portal , as it should give a field message "Date cannot be future date" and then clear the field value. I have tried the older code found on Servicenow community as mentioned ...

VIKAS MISHRA by Tera Contributor
  • 9152 Views
  • 2 replies
  • 6 helpfuls

Assignment group is not updating from flow designer.

Hi, We are using flow designers for catalog items. For catalog task, we are setting assignment group from flow designer.  In Audit history its showing group is updated but on the form of catalog item group field is blank.  There is no BR or Client sc...

find_real_file.png
Community Alums by Community Alums  
  • 1986 Views
  • 5 replies
  • 0 helpfuls

Resolved! Adding a document link

hi, I uploaded a document in SN and published it also, now i want its link to be available on catalog item, how can I add that from where i can get the direct link to Document so that i may hyperlink it in catalog item

Resolved! How to check if a field on the form is visible in Client Script?

I have a field on a form which I want to verify as being hidden/ empty. The field would be hidden if it is empty as that part is already built in. I want to find out if the field is visible or if the field is empty on the form in a client script. Ple...

Ashish70 by Giga Contributor
  • 14344 Views
  • 7 replies
  • 16 helpfuls

Check if oldValue was empty/null in onChange client script?

How can I check if the oldValue is empty or null? I have a client script that clears values of multiple fields, but I only want it to clear those fields IF the oldValue of the field wasn't empty and actually held a value. So for instance, I have thr...

Dbarre by Tera Contributor
  • 2937 Views
  • 4 replies
  • 0 helpfuls

Resolved! Email Client from UI Action

Hi All, I have a requirment to have email client feature from UI Action button. I need to have a ui button. When i click on the button, email client should open, with pre defined template in body and To should be auto filled with caller. How can i ac...

madanm7786 by Mega Guru
  • 5256 Views
  • 8 replies
  • 3 helpfuls

Stop a Business Rule from executing

Hi,I have a setup where i am receiving REST request from 3rd party, i have used scripted REST API, and in response to incoming request i create/update a Demand ticket. So far so good. For send back updates i have created an update BR and using REST M...

Drop down values checking using ATF

How  to check whether a field has all required drop down values as mentioned by the customer using ATF For example on incident form ,State has Open,Resolved ,WIP,Pending etc . So how to check using ATF that the respective field has proper mentioned d...

phani24 by Tera Contributor
  • 4171 Views
  • 3 replies
  • 1 helpfuls