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

Forum Posts

Resolved! g_form.getValue is not working

Hello, I have written this client script on catalog variable set.function onChange(control, oldValue, newValue, isLoading) {  var at = g_form.getValue('type');console.log('test12 ' + at);if(at == 'Modify Existing'){g_form.showFieldMsg('type' , 'Your ...

SauravBhardwa2_0-1694065265795.png SauravBhardwa2_1-1694065315723.png

Resolved! Update Data Source

How do I update an existing Data Source There seems to be no option.Here is the screenshot that I am trying to edit.  

riagarwal by Tera Expert
  • 2943 Views
  • 5 replies
  • 1 helpfuls

Exclude a table from Import Set Cleaner

Hi Team, I want to exclude a table from Import Set cleaner Scheduled Job. I have taken a copy of the OOB Script Include "ImportSetCleanerCustom" and added "table_name!=MY_TABLE_NAME" query to  '_queryIsets' function. But somehow it is not working. Ca...

Resolved! Autopopulate assignment group based on user's location

If the caller's location is 'London' , assignment group should auto populate as 'London Group'. Here assignment  group is reference field.@Ankur Bawiskar  @Community Alums  @Sohail Khilji can you assist me on this?

ServiceNow bi-directional integration

Hello,I'm wondering if it's feasible to establish a bi-directional integration between SharePoint and the SharePoint Online Spoke. I can create a custom action as well, given that the connection is already established with both SharePoint Online and ...