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

Forum Posts

Showing different views on pop up view

Hi All, I got a requirement to show the different views on reference popup view. On incident form when ever user clicked on 'i' symbol of 'assigned to' field (referenced to sys_user table) based on user role particular view should be displayed. For e...

find_real_file.png
Community Alums by Community Alums  
  • 1945 Views
  • 5 replies
  • 1 helpfuls

Resolved! How to configure inbound REST messages through a MID Server

Hi , I need to configure inbound REST call through MID server to pull the data from external system. In Service now doc i can view "Sending outbound REST messages through a MID Server" https://docs.servicenow.com/bundle/quebec-application-development...

Sagaya1 by Giga Expert
  • 3504 Views
  • 6 replies
  • 1 helpfuls

CSDM: Schema Export to Excel

Hi, I'm trying to find a way of exporting the CSDM schema out in .xls format, so that I have a spreadsheet for each table showing the fields (i.e. attributes). I'm particularly interested in the tables used for Foundation data and then those needed  ...

Tim Hughes3 by Tera Contributor
  • 2959 Views
  • 5 replies
  • 3 helpfuls

Resolved! Workflow scratchpad on subflow

Hi, I have a workflow that ultimately creates an AD account and populates with some standard user information. 2 of the AD attributes are derived from reference fields on the user record in ServiceNow. These are location and Cost Center. In my workfl...

find_real_file.png
matt_a by Kilo Guru
  • 3101 Views
  • 5 replies
  • 3 helpfuls

Convert HTML row to column

Hello, There is an OOTB widget "My Requests" URL - https://instance.service-now.com/sp_config?id=widget_editor&sys_id=8cc0df25875023000f220cf888cb0bb5 in this the data is being row wise and few field values displayed one below other as in the screens...

find_real_file.png

Resolved! Get sys_id from UI Action script to set URL

Hello guys! I have two tables - "u_application_catalog" which is the source and "u_pd_expiration" where I have a copy of Name and description. I have a BR to check if anything changes in the genuine table and modify then also in the second one. BR is...

Resolved! The form designer is grayed out and cannot be edited

Hi, there is an item that is greyed out when you open the form designer. I don't even know what scope I created it in. I don't remember adding these, so I want to delete them, but where can I delete them?   It does not seem to be linked to the menu ...

Mi1 by Tera Contributor
  • 2724 Views
  • 2 replies
  • 3 helpfuls

Resolved! Scope error with template.print

I have a notification script which uses template.print. On Dev, which I just cloned from production over the weekend, the email displays properly with the printed information. On production I get a cross scope error for "template". It was my understa...