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

Forum Posts

Text align in read only field form?

Hi Team, I have been trying to align text to the right in a read only (or disabled) field. Following script works with active fields, but it does not work for read-only fields:function onLoad() { var el = g_form.getControl('volume'); el.style.textAli...

find_real_file.png
eduzol by Tera Contributor
  • 2884 Views
  • 7 replies
  • 5 helpfuls

Resolved! Preserve In Progress Update Sets

In Orlando/Paris, when you schedule a clone and have the ability to "Preserve In Progress Update Sets" there is an option of 'None' and 'Last 90 days'. But is the 90 days based on when the update set was created or when it was last updated? I just ne...

Password needs reset routing to custom page

Current verion: TokyoIssue: We want to make users change their passwords regularly. In order to do so, we want to use the „Password needs reset“ functionality in the sys_user records. When a user with a checked „Password needs reset“ checkbox logs in...

Resolved! Change KB article category without checking out

Currently on Quebec.  We populated a KB with several hundred articles, but the categories were not set.  Beyond just scripting it, is it possible to change the settings so that the category can be changed without having to check out the article and r...

Resolved! Adaptive Authentication 403 error logs

Hi, We've recently moved from IP Address Access Control to Adaptive Authentication. It's been a pretty easy migration but I'm struggling to find the logs that would show me IP addresses which are getting a 403 error based on the Global Blocking Polic...