The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

X-Frame SAMEORIGIN

Hello,Is there any way in ServiceNow to add trusted origins, as opposed to opening things up to all origins below?   What I'd like to do is embed UI Pages from ServiceNow in a Drupal site.Thanks!glide.set_x_frame_optionsEnable this property to set th...

dmfranko by Kilo Guru
  • 4201 Views
  • 7 replies
  • 3 helpfuls

Resolved! Spmodal()

Hi, I have an embedded widget: HTML Code: <a class="btn btn-{{options.color}} m-b" ng-click="c.onWidget('cags-requisito-insert-form')" ng-show="data.hidebutton=='0'">{{data.buttonMsg}}</a> CSS:  .btn { width: 100%;} Server script: data.buttonMsg = gs...

alebuc by Tera Expert
  • 8542 Views
  • 6 replies
  • 1 helpfuls

Convert gliderecord to a JSON object

Hi, We've a transform map transforming data from source table to target table. We're trying to set the value of a custom field in target table by concatenating all the import set table field values for a record by converting into a json key/value pai...

G Balaji by Kilo Guru
  • 17063 Views
  • 4 replies
  • 11 helpfuls

glide.set_x_frame_options set to false

Hello Team, I have created an Content Item and set the Content type to "External Content". I have give an external application value in the URL field.The Target is set to "Within Catalog". For displaying the external application within ServiceNow I h...

Girish Katti by Giga Contributor
  • 3206 Views
  • 4 replies
  • 0 helpfuls

Resolved! Don't want duplicate values in table - Need to know best practice

Hi All,I have a table as follows:I don't want duplicate values as follows: I want to put a validation that user should not be able to submit the record if there is already a record with 2500 limit.I want to know whether it will be a best practice to ...

find_real_file.png find_real_file.png
geet by Tera Guru
  • 4935 Views
  • 11 replies
  • 4 helpfuls

Export Knowledge Base Articles

I am looking to export the published articles. When I export to Excel, the text formatting in the export is not easily readable. Is there a better way to take an export/dump of the knowledge base?Purpose: We are looking to do a cleanup and are export...