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

Forum Posts

Resolved! Could you correct my client script, it doesn't work in portal

function onChange(control, oldValue, newValue, isLoading) {    if (isLoading || newValue == '') {        return;    }var userinfo = g_form.getReference ('user');//g_form.setValue ('ldap', userinfo.user_name);    // Fonction pour réinitialiser les cha...

abbassi by Tera Contributor
  • 760 Views
  • 6 replies
  • 0 helpfuls

Resolved! Not able to add instance with link in column in service portal

Hi Guys,  I am working on the service portal where mistakenly I deleted the one of the instance in a row now, I am trying to get it back. But when I try to add instance in a column it does not show me option for Instance with link and tend to create ...

Screenshot (175).png Screenshot (176).png
tGhadage by Tera Contributor
  • 1016 Views
  • 4 replies
  • 4 helpfuls

Community Engagement

Hi I tried answering some questions and asking some questions but it seems like none of them are showing up. Why is that?

OwenG by Tera Contributor
  • 397 Views
  • 3 replies
  • 0 helpfuls

Resolved! Requested Item - ask for appproval

Hi developer,I want to generate approval record for requested item automatically, when all catalog tasks assosiated with  are closed.How can I configure this by using flow designer? Thanks. 

shun6 by Giga Sage
  • 556 Views
  • 2 replies
  • 2 helpfuls

Resolved! if condition in script - vancover

Hi Teamthe second part of my if statement is not evaluating ThanksLevino    // answer should equate to a single user sys_id or comma-separated list of users (sys_ids) //DO NOT remove the following line: var curRec = new GlideRecord(advTABLE); curRec...

levino by Giga Guru
  • 922 Views
  • 6 replies
  • 5 helpfuls

Pagination in Rest API for retrieving records from third party

Hi All, I need to retrieve data from a third party and I am able to achieve that but we need to apply pagination to get the data in small numbers. I am not familiar with Pagination concept, could anyone please help me how to achieve this. I am able t...

aamir1 by Mega Expert
  • 3203 Views
  • 8 replies
  • 0 helpfuls