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

Forum Posts

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
  • 2077 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
  • 8278 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
  • 1013 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

spDatePicker ReadOnly

Hi, I am trying to build a custom widget where I am trying to use the sp-date-picker for datetime fields. I have a requirement to make those fields read only and editable based on a "Edit" button. When I try using direct scope element it's working fi...

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
  • 2978 Views
  • 6 replies
  • 4 helpfuls