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

Forum Posts

Table query not working

Hi I am trying to run a background script to print the names of some templates on the sn_hr_core_template table. When I run this query it does not print anything. If I enter that query in the list view it displays the records, so I am confused what i...

find_real_file.png
Mike D1 by Giga Guru
  • 1406 Views
  • 4 replies
  • 0 helpfuls

Resolved! Cannot access the Service Portal while impersonating user

Greetings, everyone. I need to access a catalogue item that I just created while impersonating as another user (who, I'm very sure, has been assigned the required role). However, when I try to look up the Service Portal while impersonating this other...

find_real_file.png find_real_file.png find_real_file.png
C_dric Chen by Tera Contributor
  • 3780 Views
  • 9 replies
  • 2 helpfuls

Resolved! Do UI policies not work in workspaces?

Greetings, people. I just discovered something very weird about an app that I'm tasked to develop. When I access the record from the data table while impersonating another user, the UI policies worked perfectly. However, when I access the record fro...

find_real_file.png find_real_file.png
C_dric Chen by Tera Contributor
  • 10188 Views
  • 5 replies
  • 0 helpfuls

Resolved! Change Ticket Conversation look on portal

Hi everyone,   on the devloper instacne look the ticket conversation like this: But on the customer san diego instacne the ticket looks like this.   How can I activate or achieve the better look for the ticket conversation?   Thanks for your help.

find_real_file.png find_real_file.png
JohnDF by Mega Sage
  • 2199 Views
  • 2 replies
  • 3 helpfuls

Resolved! How to update only one field using UI action

Hi ,I am trying to create an UI action to update only one field. I tried using the below code  function saveDesc() { var desc = g_form.getValue('description'); g_form.setValue('description', desc); gsftSubmit(null, g_form.getFormElement()...

find_real_file.png

Resolved! Phone number format script

Hi Team,   We have a requirement to make a variable in phone number format. Request you to please help in getting the script for it. Thanks in advance, Abhishek

Resolved! Need help to generate a csv file and attach it to a record?

Hello, I must create a button on the Request form. When you click on this button it should generate an Excel file (.csv format) with some informations from Request (price and request number). So to do this I created an UI action. I checked it in the ...

Elena10 by Tera Contributor
  • 3962 Views
  • 6 replies
  • 4 helpfuls