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

Forum Posts

Employee Center Portal - Some Users Not Seeing Main Search Bar

There are a few of our users, very few, that for reasons unknown are not seeing the main search bar on our Employee Center portal. It should look like this-But these users are seeing this-If we impersonate them, we can see the search bar fine. It is ...

jlaps_0-1713895572488.png jlaps_1-1713895593065.png
jlaps by Kilo Sage
  • 1100 Views
  • 1 replies
  • 0 helpfuls

I am calling a mail script from notifications

I am calling a mail script from notifications here is my code var gr = new GlideRecord('incident');            gr.query();            while (gr.next()) {                var sr = new GlideRecord('sys_journal_field');                sr.addQuery('elemen...

Resolved! Edit Component UI Builder

Hi All,There is a drop-down in UI BUILDER, A functionality is require when i click on first table, then list of record of the table should open,Thanks

Balbir_Singh_0-1713809995973.png

Resolved! Need to Customize DropDown Menu

There is need to customize drop down in UI Builder, when incident selected, there should be form of incident record and if second option selected, there other table should show. 

rahdev_1-1713810834836.png
rah dev by Tera Contributor
  • 1284 Views
  • 6 replies
  • 3 helpfuls

Javascript error on .split.filter

I am trying to run this snippet of code in a background script to prove it works on my data but it errors out with Javascript compiler exception: syntax error (null.null.script; line  This is the line in question:  const entries = logString.split(pa...

e_wilber by Tera Guru
  • 379 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to modify the state view

I have an application where there is a user, support and manager. When 1 ticket is created by the user, the default state is open and I change it to pending with flowBut how do I hide the open option? I still want to keep this option so I don't have ...

Captura de tela 2024-04-23 131542.png

Resolved! Report based of sysevent table

I've created a report based off the sysevents table. However, non-admin users can't view the output of the report. I've created a new role, along with a new ACL (specifics below). However, when I add this role to a user, they are still unable to view...

MStritt_0-1713889669292.png
MStritt by Tera Guru
  • 688 Views
  • 3 replies
  • 0 helpfuls

Field is displaying sysid instead of name.

HI, There is an UI Page which shows the locations and once value is selected and click ok instead of value/name sysid is getting displayed.... when i click add/modify then it will show like thisand it refence to sap location table once i select the l...

suuriya_0-1713889900069.png suuriya_1-1713889966134.png suuriya_2-1713890045896.png suuriya_3-1713890160342.png
suuriya by Tera Contributor
  • 377 Views
  • 2 replies
  • 0 helpfuls