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

Forum Posts

Resolved! Knowledge Property- glide.knowman.list.filter

Hi all,Does anyone know what the property "glide.knowman.list.filter" actually does? Like in property description it says-' When showing a list of articles through the Knowledge portal (using the kb_list UI Page), remove articles the user cannot see ...

Sweta1012 by Tera Contributor
  • 1681 Views
  • 6 replies
  • 1 helpfuls

Resolved! How to insert record to the sys_template table?

Hi!How can I insert a template record into the sys_template table via script?Data is coming from a Service Catalog request. I've started but not sure how to proceed to insert template information.var rec = new GlideRecord('sys_template');rec.initiali...

JLeong by Mega Sage
  • 3791 Views
  • 9 replies
  • 2 helpfuls

Resolved! Comments in catalog task

I see catalog task table extends task table, but I can't see comments field in catalog task, I can only see worknotes field. How to get the comments field on the form?

girisht by Giga Contributor
  • 1291 Views
  • 5 replies
  • 2 helpfuls

Resolved! Minimum character onChange for Client Script

Hi everyone, I am getting acquaintance with Service Now Development and I have noticed that there are a few limitations with client-scripts. I am trying to create a minimum character requirement for the field additional comments but I am running into...

IncidentDescription.png IncidentDescription2.png
Gioo by Tera Expert
  • 2709 Views
  • 6 replies
  • 1 helpfuls

Email Notification From Field not an email will it still send?

Hi, We have this requirement to make the from in the notification to be configured.In this sample i have configured it with only the display name without an email. But there is an OOB client script that will show an error field message.  Will it stil...

Tadz_0-1702458924918.png
Tadz by Kilo Sage
  • 916 Views
  • 3 replies
  • 1 helpfuls

Resolved! Query on attachments in service portal

Hello All,   I have a requirement to copy attachment from existing record and populate it on new Catalog item in service portal. For example, lets say there is one incident and below that incident number, there is a link to catalog item. When user op...

Ahmmed Ali by Giga Sage
  • 4383 Views
  • 10 replies
  • 1 helpfuls

Resolved! CMDB Query Builder - "Create Report" Button is not Active

I have created in report in CMDB Query Builder and Saved it. Created a Scheduled Job for it and executed.But still the "Create Report" Tab is not showing Active, not sure why?Earlier it was not the case. After upgrading to Vancouver this is first tim...

Using both 'AND' 'OR' keyword search for keywords

Hi All,  I have to query records based on the following keywords in the work notes or comments in the incident table (user OR username OR email OR id) AND (pass OR password OR passwd OR key) I need to use both AND OR Boolean operations for filtering ...

RFJ1_0-1702384495240.png
RFJ1 by Tera Contributor
  • 2170 Views
  • 4 replies
  • 0 helpfuls

Resolved! HTML field not rendering in portal widget

Hi, We recently modified our Incident form description field to html. This is working well in the platform, however, our portal description now displays the html code when viewing the ticket form. The widget "ticket fields updated" only renders plain...

find_real_file.png find_real_file.png

Resolved! Export records to email

Hi,I have an requirements related to this popup alert when I export records exceed the records limit for export function. Users claim that they have to wait too long for process to complete, they want to both interact with other functions  and want t...

sieusaopolo15_0-1686572260383.png