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
  • 3358 Views
  • 5 replies
  • 1 helpfuls

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?