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

Forum Posts

Custom view not reflecting

Hello,I have created a custom view for the custom table which will be show on portal only, but the URL shows the right view but fields are different.1. First I have created a View2. Next created View rule for portal.View Rule On this view I have adde...

prudhvirajy_0-1747201714357.png prudhvirajy_1-1747201714371.png prudhvirajy_2-1747201714374.png

Resolved! email template in the service request

Hi All , {mailto:mailto.btn.rejection},{mailto.btn.rejection)these two template are used in the service request notification , i have some doubts about these two links1.wheather clicking these any of the link, it will approve or reject automatically ...

chandan2212 by Tera Contributor
  • 802 Views
  • 3 replies
  • 0 helpfuls

Not sure what CI to use

I am creating  a catalog item for Release of Records and/or Information, and am not sure what CI  the team completing the SCTASK should use and am wondering if someone has had to come up with a CI for something similar, and if so, what you used.

Mike LHCG1 by Tera Contributor
  • 811 Views
  • 3 replies
  • 0 helpfuls

OpenFrame

I am trying a Servicenow integration and one of the steps, is to copy the sys_id of the OpenFrame Configuration: ServiceNow Openframe Configuration ID – Navigate to All > OpenFrame Configuration and select the specific configuration from the list. Ri...

Resolved! Issue: Dynamic Script condition in SLA filter value

        gs.info('[GetExcludedServices] Started');        var prop = gs.getProperty('custom.excluded.services', '');        gs.info('[GetExcludedServices] Property value: ' + prop);              //var formatted = 'sys_id1,sys_id2';        var formatte...

Client Script: Pop up confirmation on Field Change

I currently have a very basic client script that confirms a field change (Script Below). Is there a way if they select cancel on the prompt, it reverts the field value to what it was before? function onSubmit() {    var legal = g_form.getValue('legal...

Scott29 by Kilo Sage
  • 558 Views
  • 2 replies
  • 0 helpfuls