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

Forum Posts

Resolved! Table schema export

As part of a overall project in our company we are building a data dictionary of all our applications. I am able to export the Table data contents to CSV, but I would also like to download the schema itself, I might be daft but I have not been able t...

Resolved! Updated work notes from the old value to the new value.

Hi @Ankur Bawiskar, I saw your earlier response in the community about updating work notes. I tried that method, and it successfully updates a single variable. However, I need to update multiple variables at once. For example, if there are 10 to 15 v...

Abbas_Ahamed by Tera Contributor
  • 1693 Views
  • 12 replies
  • 4 helpfuls

Resolved! I am not sure why script include is not working

To get email based on the caller field. function onChange(control, oldValue, newValue, isLoading, isTemplate) {var name = g_form.getValue('caller_id');var gh = new GlideAjax('getEmail');gh.addParam('sysparm_user', 'getEmail');gh.addParam('sysparm_use...

sntrainingss by Tera Contributor
  • 1186 Views
  • 3 replies
  • 1 helpfuls

RITM BEST practice

Hi I have received the requriment where i have to hide the RITM OOTB fields like overiding manager , order guide etc for a particuler catalog itemis it best practice to do so ??and if yes how ??