We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Resolved! Use variables on Variable set UI Policies

Hello Seekers,I am trying to create UI policies on variable set.But i am not able to fetch variables on the same catalog item on this ui policy conditions on variable.How can i achieve this?Please help

Shafi i by Tera Contributor
  • 1298 Views
  • 3 replies
  • 0 helpfuls

Records not updating through bulk upload in custom table

Hi team, I have created a custom form and defined some mandatory and conditional mandatory fields, The records are getting created through bulk excel upload and the existing records also gets updated through the same bulk upload. The manual update is...

Resolved! Hiding specific attachments?

Hi, Is there any way to hide specific attachments or only show specific attachments to end users?  We enable end users to look at their incidents and Requested Items throught the ess view in Servicenow. We do not use the portal solution yet due to va...

othews by Giga Contributor
  • 8695 Views
  • 20 replies
  • 3 helpfuls

Resolved! Maintaing Group membership

We have groups in IRM and HRSD: we want HR and Risk teams to control membership to these groups;: however we dont want to provide platform admin or Risk/HR admin to these teams: Just add and remove users when needed.  Is there somehting OOB or whats ...

Kass3m by Tera Expert
  • 845 Views
  • 4 replies
  • 0 helpfuls

Resolved! delete un update from the update set

Hello,  I have made some changes to the dev instance, marked the update set as completes, and wanted to push it to the test instance. an error has occurred while reviewing the update set caused by a change that has been made and pushed.i want to remo...

ammar_k by Tera Expert
  • 1575 Views
  • 7 replies
  • 1 helpfuls

Bulk print Barcodes

Hi Community, I have a requirement where I need to change a field into barcode format and print it from list view. I am able to create UI action which prints the barcode from form view using UI page and UI script which I saw on community. Is there an...