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

Forum Posts

Change colour of mobile app

Hello, I want to change the color of my mobile app both header and navigation bar. My version is Vancouver and Next Experience is enabled. I have tried almost everything and didn't find any way to do that. I read that the only way is to create new th...

VasilisAnastas_0-1698743646511.png

Resolved! Record Producer Select Which Variables Appear on Drop Down Menu

On our demand table we have a routing precedence column with 5 different labels.  The demand table and routing precedence labels are shared across many different catalog items /record producers.    There is a request for one particular record produce...

record producer form.jpg demand table routing precedence column choices.jpg lookup select box.jpg
Scott93 by Tera Contributor
  • 3761 Views
  • 10 replies
  • 7 helpfuls

Create a excel file from script

Hi Team, We have a requirement to create excel file from a JSON object which and enable user to download it.The JSON object is constructed base on complex query so we cannot use OOTB table excel export future.

 Please guide me to any pointers, knowl...

rajeshnvrk by Tera Contributor
  • 1283 Views
  • 2 replies
  • 0 helpfuls

Resolved! Pass params from UI Action to UI Page

Hi all,I have a UI action that calls UI Page. I used the new GlideDialogWindows to render the UI Page as popup function PopUIPage(){ var sysIds = g_list.getChecked(); var gdw = new GlideDialogWindow('ui_page'); gdw.setSize(750,300); gdw.setPrefer...

Or Kalev2 by Tera Contributor
  • 2139 Views
  • 7 replies
  • 1 helpfuls

Resolved! How can I get the current record's sys_id in a UI Page?

So i want a select box in my glideWindow UI Page where i have to display the users that are currently in a list collector of a record. and i want to show these two users in a select box of UI Page here:   currently im using this script in my UI Page...

find_real_file.png find_real_file.png

Resolved! CSM Changes in Washington DC Version?

Hi.When i look for implementation CSM, Documentation tell me that consumer could using self-registration in CSP.But even though active CSM plugins, "Register" Menu not showing in CSP.am i doing something wrong? or CSM changes in washington DC version...

Jaeik Lee by Mega Sage
  • 1064 Views
  • 3 replies
  • 0 helpfuls

How to set default value as link to a field ?

Hi Community, I need to create a field which can store a default link (for all records). However not sure what field type needs to be created.I tried creating html field type with <a href> tag but the link is not clickable.I want something like this:...

AnkitaKolhe_0-1712641220157.png

How to autopopulate agent assist search bar?

Hi, I'd like to autopopulate the agent assist search bar with the content of the short description field. Right now, as you can see in the picture, the agent assist search bar gets autopopulated by the "search keywords" field, but it's like a backgro...

JordyZ_0-1712239635231.png
JordyZ by Mega Sage
  • 1381 Views
  • 4 replies
  • 2 helpfuls

Resolved! Configure the fields on the preview record

Hi,I am trying to configure the fields on a preview form.In the incident form I have the preview for the service offering (yellow)      When I open this record (Service Offering) in the related list I have a tab "Service Commitments" and this is the ...

dev_K_0-1712646662791.png dev_K_0-1712646782223.png dev_K_1-1712646923796.png
dev_K by Tera Contributor
  • 2467 Views
  • 6 replies
  • 1 helpfuls

Reference qual on a variable reference field

Hey, On a form i have a variable which is a reference field from a system table. on the advanced Reference qual i have the script:javascript&colon; if(current.variables.rule_type == 'Custom') 'u_status!=Retired^u_system_idSTARTSWITHS'; else 'u_system...

AbooK by Tera Contributor
  • 1396 Views
  • 4 replies
  • 3 helpfuls