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

Forum Posts

How to pass options to embedded widget

  Hi All,We have cloned OOB "Typeahead" widget and using it has embedded widget in homepage widget.Also , it is embedded to "Faceted Search" widget in "search" page. Below is the client controller part I would like set from parent widgets, Client con...

Feddy by Kilo Sage
  • 1788 Views
  • 2 replies
  • 0 helpfuls

Data Broker Server Script: Syntax error

I have written a Transform Data resource to fetch JSON data using Rest API with the following code: var request = new sn_ws.RESTMessageV2(); request.setEndpoint('https://dummyjson.com/products/1'); request.setHttpMethod('GET'); request.setRequestHead...

find_real_file.png
Jamshaid by Tera Contributor
  • 1244 Views
  • 3 replies
  • 1 helpfuls

Versioning of "normal" records

Hello Community,is there a possibility to version normal records like INCs, CHanges or records of own tables. So I would like to see not only the updates in the activity stream but preferably a related list, as it is also in the development of BRs, I...

Meloper by Kilo Sage
  • 1169 Views
  • 3 replies
  • 1 helpfuls

g_form.SetDisplay or g_form.SetVisible not working

I have below code snippet for onChange event: if (productType == "3") { g_form.addInfoMessage('in product type 3'); g_form.setVisible('new_field', true); g_form.setDisplay('new_field', true); } Event setup: However, when product type is 3 it ...

find_real_file.png
TT3 by Kilo Guru
  • 3111 Views
  • 3 replies
  • 0 helpfuls

adding users to the application

I have created 2 users(user1 and user2), added users to a group called group1 and added role called role1 to this group. Now I added this role1 to the inicdent management in app navigator. But I donot see these users to access all the modules in inci...

saini by Tera Expert
  • 675 Views
  • 3 replies
  • 0 helpfuls

Default SLA workflow not firing

Hello, I made an SLA in SLA definition with the default SLA workflow- the table extends the task table When I create a record in table X with 'assigned to=me', I can see the SLA is working because in the related list, the business elapses percentage...

find_real_file.png find_real_file.png
juan casas by Mega Expert
  • 691 Views
  • 1 replies
  • 0 helpfuls

Resolved! When you select Planned Start Date on change form, validate if Planned Start Date is after 10 days of current date. If not display an error message below the field and clear the value selected.

When you  select  Planned Start Date on  change form, validate if Planned Start Date is after 10 days of current date. If not display an error message below the field and clear the value selected. Not able to change the date.  Please help me with sol...

Afrin12 by Tera Contributor
  • 817 Views
  • 2 replies
  • 2 helpfuls