Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Forum Posts

Hide New Button on Simple List Widget Instance

Hi Everyone, I need to hide the New button from the simple list widget instance when user clicks on show all link. I tried to add show_new JSON available in the community under Additional JSON options however, still the button is visible. I'm in Zuri...

Vasanth001_0-1769071605616.png
Vasanth001 by Tera Expert
  • 961 Views
  • 5 replies
  • 1 helpfuls

Resolved! Workspace yes and no popup

Hi,function onClick() { var comments = g_form.getValue("comments"); if (!comments) { alert('The "Additional comments" field must be filled in before the transtitioning to Canceled'); return false; } g_modal.confirm('Conf...

Sandeep8987 by Tera Contributor
  • 1500 Views
  • 4 replies
  • 2 helpfuls

How to trigger a keyword search from a flow or script

Is there a way to trigger a keyword search (table search via search resources) from a flow or script and retrieve the results?I want to retrieve the results available in the following location:Service Operations Workspace> Record Form View> Recommend...

ShumaS by Tera Contributor
  • 773 Views
  • 4 replies
  • 0 helpfuls

Changing Color on the SAM Renewals Calendar

Hello, New to SAM Workspace a bit and only really done configurations on the table, I have a question on how can I change the colors on the Renewal Calender in Software Asset Workspace to show RED if the entitlement is expired, & show orange if its 6...

HenryD by Tera Guru
  • 3337 Views
  • 10 replies
  • 1 helpfuls

Resolved! DotWalk Orgchart with Work Flow

I need a flow (I think) to dotwalk from a user, up through the users entire org structure, returning Immediate supervisor with Department Name, then that Supervisor's Supervisor/Dept Name, and so forth all way to top level of an organization.It would...

Community Alums by Community Alums  
  • 1335 Views
  • 6 replies
  • 1 helpfuls

catalog item form design

 Request for Help: Dynamic Dropdowns in ServiceNow Catalog FormsHi General ,We need assistance with creating ServiceNow catalog forms that include dynamic dropdown functionality. Our requirements are:Dropdown values should come from a CSV file .Dropd...

iwsservicen by Tera Contributor
  • 1022 Views
  • 6 replies
  • 0 helpfuls

Dictionary Entries for Database Views Causing Errors

I am experiencing an issue in our DEV instance where a glide function I built for a database view causes an Internal Server Error, limiting my access. Each time this happens, my access becomes more restricted. Sometimes, the function is indeed faulty...