Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! Record Producer - Dynamic HTML

I have a record producer which I need to display a section of dynamic HTML from a table.  I have tried using a Rich Text Label, but no value is displayed when assigning a value from an onLoad client script.  I have tried both setValue and setLabelOf ...

dbaril by Tera Expert
  • 916 Views
  • 2 replies
  • 0 helpfuls

Resolved! Copy records from custom table to OOB table

Hi All,I am trying to copy records from a custom table - 'u_m2m_kb_ci' to the OOB table -'m2m_kb_ci' through the fix script. When I ran the script, it just inserted the blank rows of the same count as of custom table.Can someone please tell, where I ...

roomawakar by Tera Contributor
  • 976 Views
  • 5 replies
  • 0 helpfuls

UI Page Date picker

Hello, I am able to glide record into a table and display information in a table with no issues. I am trying to add in a date picker that updates the table when a start and end date is selected but running in to issues where the query for the date pi...

Remote Tables

I Can't able to insert data to a remote table through a server script. var networkDataUsage = new GlideRecord('x_prna_network_dat_st_network_data_usage');                networkDataUsage.initialize();                networkDataUsage.account_number = ...

Resolved! Data Archiving, and the sys_audit table

Hi all,We're in the procees of setting up some archiving rules, mostly for older task data. We have nearly 150 million entries on our sys_audit table, and I thought it might be a good idea to also archive those entires that are associated with now ar...

Jamsta1912 by Tera Guru
  • 8007 Views
  • 5 replies
  • 3 helpfuls

dashboards

i created a dashboard and i want the dashboard visible on the homepage for my manger. I am not seeing any options to do so. I tried going to prefernces-->user experience-->setting homepage default to dashboards. Its not working and there is no direct...

NiloferS by Tera Contributor
  • 556 Views
  • 4 replies
  • 0 helpfuls

About Google SEO

In Google search My kb article name or title (short des) does not displayed rather it displayed title for every article like "Knowledge Article" .Even its redirected to the correct kb article link but while searching its not showing proper title  I  ...