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! Scoped app tables not available in flow designer

I have tables created in a scoped app that do not appear in the Flow Designer trigger table selector. I created the flow in the same scope as the tables. These tables do not extend the Task table. How can I get these tables to appear in the trigger t...

larrymlesne by Tera Contributor
  • 3209 Views
  • 5 replies
  • 3 helpfuls

Resolved! Hide knowledge template from knowledge base

Hello.  I created a new knowledge base.  I have 4 templates that users can choose to use when creating a new knowledge article.  For the new knowledge base I only want one of the templates to show when users create new knowledge articles.  Is there a...

Resolved! HMTL Emails - Outlook - advice

Does anyone have and good advice, or better still emails (the actual HTML code layout / structure) that will work and look nice that are HTML formatted and work with Outlook.I have taken the Evergreen Email Layouts from the share site and made a numb...

poyntzj by Kilo Sage
  • 4978 Views
  • 7 replies
  • 3 helpfuls

Is there any way to restrict the Activities inside incident

Hi, I have the field u_operational_comments of type Journal. Is there any way to restrict the Activities so that only users from the same group will be able to see each other comments in the activities when using u_operational_comments to type noes.F...

Screen Shot 2023-02-02 at 16.54.17.png
Alon Grod by Tera Expert
  • 1105 Views
  • 5 replies
  • 0 helpfuls

Resolved! Field shows NAN

Hi Teami have calculated the sum of subjects and i used to push out the total marks in the filed of total marks but in that filed instead of total marks it shows NAN error  my script is as below if(newValue){var t=parseInt(g_form.getValue('u_telugu')...

shaikkhasim by Tera Contributor
  • 3413 Views
  • 7 replies
  • 0 helpfuls

UI Action: Approval Reminder Email

I was wondering if someone can help me with a UI Action that I want to create. I want to place a form button UI Action on my Service Catalog Items; that once selected would query any approvals that are in the state of Requested and send them a notifi...

Jpeugh by Kilo Explorer
  • 1913 Views
  • 5 replies
  • 3 helpfuls

Resolved! Searching the script field(s) of workflow activities

Is there a way to search the various script fields in workflow activities? I need to verify the use of certain table/field uses in workflow activity scripts.For example, search all workflow activity scripts to see which ones contain "u_software" some...

Show or Hide Embedded List

Hi Guys,  I want to show or hide Embedded list based on a single condition . Have got in other post regarding this and was relly helpful.http://www.servicenowguru.com/scripting/client-scripts-scripting/hiding-related-lists-embedded-lists/  But I want...

Embedded List.jpg

Resolved! Inbound Action - Re-open Incidents

Hi, I am currently working on an Inbound Action to allow user re-open incidents by email. So far is working, but I wanted to restrict to only incidents which are not major incidents in 'accepted' or propose state. gs.include('validators'); if (curren...

Resolved! Sort/Order List Field

I'm trying to figure out a way to order or sort the results for a list field. This field is auto populated in the background which is working, but the order of the results is the order that the script added the record to the field. Since it's a refer...

Resolved! Catalog Item make attachments NON-mandatory based on variable

There are a bazillion questions/posts on how to make an attachment mandatory based on a variable, but non (that I can find) to do the opposite.I have a catalog item with this checked:I always need an attachment on this particular item.... unless ther...

xiaix_0-1669644285381.png
xiaix by Tera Guru
  • 1393 Views
  • 6 replies
  • 0 helpfuls