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

Forum Posts

Schedule a Meeting Using Catalog Item variables

Hi Everyone ,I am trying to schedule / block a time in users calendar which they have submitted via catalog Item.The challenge here is we need to make start and end time in the following format DTSTART:20220304T055406Z & DTEND:20220304T062406Z in the...

Vignesh8 by Tera Contributor
  • 815 Views
  • 3 replies
  • 0 helpfuls

How to remove HTML Tags

Hi Team, I need to copy the html field to another table with string field. It copies but with HTML tags and I have around 20k records . Please help how can I remove the HTML tags. Thanks.  Thanks,Karan

KARAN24 by Tera Contributor
  • 3491 Views
  • 4 replies
  • 2 helpfuls

Resolved! Subject line for an approval email

I have a request that requires approval.  There is an email that is created upon submission of the request.  In the subject line of the email the short description and the user who the request is for should be displayed.  This is what I have in the s...

Christian22A by Tera Contributor
  • 1903 Views
  • 5 replies
  • 1 helpfuls

On Select Reference field variable & populate select box variable

Hello Team, We have Reference variable in a Catalog form, when reference value is selected then auto populate the select box variable with the corresponding pairs as shown below:-Reference VarSelect box VarAS1041APACAS1039APACAS1149EMEAAS1057EMEABS10...

Km Sh by Tera Contributor
  • 515 Views
  • 5 replies
  • 0 helpfuls

Question and Answer (Marked Answers) Solution in SNOW

Hello, I am curious if ServiceNow offers a Question and Answer feature similar to what is available in this SNOW Community site? I did a search in the community, but all that comes up are answers about this Community Site. I desperately want a soluti...

bartonj32 by Tera Contributor
  • 2530 Views
  • 4 replies
  • 1 helpfuls

Unable to change CSS styling on Search input container

Hello, I'm trying to change the border radius and CSS for the Typeahead Search Input Container that also implements AI Search. I've tried the suggestions in Theming for AI Search in ServiceNow but it still isn't overriding the default values. I know ...

AlexVeracity by Tera Contributor
  • 1162 Views
  • 3 replies
  • 1 helpfuls

Deactivate Flow in Flow Designer does not work

Hello all, I have a requirement to customize the existing flow for the assess phase of a normal change. This has worked so far in the Flow Designer by copying the existing flow and changing it. Now I want to deactivate the ootb flow, so that only the...

Michael59 by Tera Contributor
  • 2139 Views
  • 5 replies
  • 3 helpfuls

Multiple RITM at single request

I have one list collector variable which is referring sys_user table.when I select 3 users in that variable three RITM should generate with single request (I don't want to use order guide) can anyone guide me how can I achieve this using flow designe...

shashi123 by Tera Contributor
  • 226 Views
  • 1 replies
  • 0 helpfuls

Resolved! Fetching data from .csv excel sheet

HiCurrently I am using Glide EXCEL parser to fecth the data from .xlsx format sheet and creating requests with the data but when trying to fetch the data from .csv format sheet I am getting error as   com.glide.script.RhinoEcmaError: Cannot read prop...