Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

Forum Posts

Is it possible to provide iframe in spModal?

In portal, I had a sentence.. when I clicked on it..a popUp needs to open ... in that I want to show some website.. ex: w3 schools website... so what should I need to write? HTML <div>  <p ng-click="c.clck()">Click here to open Popup</p></div> Client...

Sathwik1 by Tera Guru
  • 2066 Views
  • 17 replies
  • 4 helpfuls

Dashboard Interactive Filters

Hi everyone,I am working on a ServiceNow dashboard where I have multiple Interactive Filters. One of my filters is Product (Reference: cmdb_model) and I would like another interactive filter to depend on the value selected in the Product filter.Examp...

Sravani36 by Tera Expert
  • 301 Views
  • 1 replies
  • 0 helpfuls

Not able to edit SOW form for Knowledge Article

GETTING ERROR AS The 'Knowledge' section is in the sn-component-workspace-knowledge application and cannot be edited. The installed application 'sn-component-workspace-knowledge' is private.   expected result: Add/Remove fields on SOW view for Knowle...

Sachithananda1_0-1768836194398.png Sachithananda1_1-1768836309660.png

Resolved! How to restrict updates on “Closed” Incidents in ITSM?

SpoilerHello Community, We have a requirement in ITSM where once an Incident record is moved to the Closed state, it should become read‑only for all users except Administrators. Currently, users can still update fields after closure, which is causing...

vickythakur by Giga Contributor
  • 710 Views
  • 5 replies
  • 8 helpfuls

OLA triggers on every ticket update?

 I am trying to make per assignment group OLA to track initial response times across assignment groups.  I made one with the following start conditions: Active=trueAssignment group = my assignment groupPriority=1Assigned to is anything Set start to u...

brandoncote by Giga Contributor
  • 583 Views
  • 5 replies
  • 0 helpfuls

Editable catalog reference variable

Hi All, I have a reference field on a form. When I click on the “I” (Info) icon, it opens the record in a popup window.Its portal side where I click on i button it is showing editable fieldsI want to make that popup read-only, so users can view the d...

1000280819.jpg 1000280824.jpg
DevYadav by Tera Contributor
  • 851 Views
  • 8 replies
  • 0 helpfuls

Resolved! related list

I need a related list on Incident form. It should only list emails that the subject starts with P2 for that incident. if now emails we dont want the list to show at all

Add Tooltip to choices in a string field in workspace

Hi All,I tried to add Hint to a string field (name is Category) choice (Functionality) and it displays hint  when users hover on it in platform. The same is not working in Workspace, can we add tooltip/hint to choice values in workspace? Thanks!

Resolved! How can I hide the State choice on RITM forms?

Hello Everybody, I need to hide the “Closed Skipped” state choice on the RITM form.Will hiding it at the form level affect historical records that already have this state?I tried a UI Policy with g_form.removeOption('state', 7);. It hides the option,...

sattar3 by Tera Contributor
  • 1207 Views
  • 11 replies
  • 3 helpfuls

user avatar needs to display along with user information

Hi All,I am new to UI builder. We are building the custom workspace. in list view beside to user name the user's avatar also needs to display. Like it should be combination of users avatar and username. so kindly provide any idea to achieve this