Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! User can not see the create form

I created custom table called Equipment requests and I created Acl to mange the creating operation I allowed to any user has role (user) to create a new record, now "New" button appear in the table list  but when user click on it the form appear with...

AlhussainiM by Giga Contributor
  • 301 Views
  • 3 replies
  • 2 helpfuls

Interactive Filter

On our ServiceNow Dashboard, we are using an Interactive Filter to select weeks. The expectation is that when a week is selected, the Request Items and Incidents displayed should update accordingly — filtered by that week and grouped per resource.How...

Kiranrani by Tera Contributor
  • 145 Views
  • 1 replies
  • 0 helpfuls

powershell script is not working in flow designer

Hi Team,  This script is not working in the custom application: We are giving the user name.  Import-Module ActiveDirectory -WarningAction SilentlyContinue# Try to get the username from the environment variableif (Test-Path env:\SNC_userName) {$usern...

chandan2212 by Tera Contributor
  • 922 Views
  • 13 replies
  • 0 helpfuls

Restrict file attachment types in single catalog item

I'm trying to figure out how to write an onSubmit script to restrict attachment types to the following file types in a single catalog item using the built-in attachments icon (not the variable):pdf,zip,txt,doc,docx,dwg,gif,csv,xls,xlsx,ppt,xml,xsl,bm...

MonicaW by Tera Guru
  • 283 Views
  • 3 replies
  • 0 helpfuls