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.

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

clear recent selection list?

One of my users would like to NOT see the most recent selections he has made in a field that shows "Recent Selections".Is there a way to clear this out on a per user basis?

RECENTITEMS.png
claires by Tera Expert
  • 7620 Views
  • 3 replies
  • 8 helpfuls

Add days to datetime field

Looking to populate end date with 14 days after the value which is there in the start date (on field change)   Should respect the user date format preference

neet1 by Giga Explorer
  • 7910 Views
  • 3 replies
  • 2 helpfuls

Clear DateTime field during Transform

Thanks in advance for any help. This one has me stumped. I have a DateTime field on a target table.  During import, I want to clear this field of any value (make it NULL) during import based on the value of a corresponding source field.   This should...