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

Forum Posts

Resolved! How to add hint dynamically to the label.

I have a fiels label Description but I created a client script to change label to Business Justification. Is there a way to add the help icon dynamically to the client script?

hsingh by Mega Contributor
  • 4320 Views
  • 8 replies
  • 0 helpfuls

Resolved! how to change the hint on inherited field in service now?

Hi All,Please help me to change the hint (tool tip text) on the inherited field. Just take an example of   the "priority" field of "task" is having some hint which I need to change on "problem" form.I think we can't use dictionary override in this ca...

pritam38 by Kilo Contributor
  • 4173 Views
  • 7 replies
  • 6 helpfuls

Resolved! Dictionary Override

  Hi, I want to set the following fields mandatory AT ALL TIMES for ALL incident records: (however, 3 of the fields are used on other tables which we DO NOT want to impact, what override method can we use to make these mandatory only for Incident?) -...

Community Alums by Community Alums  
  • 2989 Views
  • 6 replies
  • 11 helpfuls

Script to find whole word within a string.

Hello,I'm looking for help on how I can find a whole word within a string using a before business rule. Basically here's my scenario:If the word "test" is in the short description field the business rule needs to run. I am not able to get it to only ...

dfry123 by Mega Expert
  • 7258 Views
  • 7 replies
  • 4 helpfuls

Agent Workspace- Create Request Button

Hi Team, I am trying to redirect the page to a specific catalog( custom catalog)when we click on create request button on the Agent workspace. As we have oob button script it is redirecting to the service catalog. If we change the code to a specifi...

Sreedhar3 by Tera Contributor
  • 1332 Views
  • 3 replies
  • 1 helpfuls

REST API : Is there a way to get incident details by case number

Is there a way to get incident details by case number using REST API?I only see once can provide incident/{sys_id}, I was wondering if there is any thing like incident/{case-number} instead. Also, one can see that GET incident?number=xxx is present, ...

rush1 by Kilo Contributor
  • 22604 Views
  • 5 replies
  • 12 helpfuls

Resolved! Trigger a workflow from inbound action

HI friends, I want to trigger a workflow from inbound action. Can some one give me the lines of code plz.  https://community.servicenow.com/community?id=community_question&sys_id=ffc5c721db1cdbc01dcaf3231f9619b6 i seen this link, but i am doubtful th...

Indup by Tera Expert
  • 1843 Views
  • 9 replies
  • 1 helpfuls

Resolved! how to Add a state to the change state model

I added two states draft and work in progress as the   process given in   Add a state to the change state model in my case the first step is draft and second state will be work in progress after that there are other states i have to do in a way that ...

suprakash by Giga Expert
  • 5016 Views
  • 23 replies
  • 10 helpfuls

Incrementing a Number

Hello,I am wanting to increment a field by one in a UI action that I am using. I think I need to write this in my UI action something similar to:current.u_number = getNextObjNumber();However, I don't want the next object number as this will just give...

Invoke by Kilo Contributor
  • 3298 Views
  • 5 replies
  • 4 helpfuls

Resolved! Hide 'options' above checkboxes

I am creating two checkboxes, but when I do so, it puts the label of 'options' above it. I want to remove this. I know I can put a label above it for my own custom text, or I can put the first checkbox in a container, but I do not like either of thos...

checkboxes.PNG
tgcorbin by Mega Contributor
  • 9309 Views
  • 24 replies
  • 11 helpfuls