Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Forum Posts

Resolved! UI Builder

I want to upload a custom icon in the side navigation in my configurable workspace. Has anyone done this?

Recall Timesheet functionality

Hi All, We are trying to customize or find a way to allow recall on timesheets and timecards ONLY if it falls in the current month. User should not be able recall time logged in a previous fiscal month.  Is there a way to achieve this without complex...

Rachna S by Tera Guru
  • 870 Views
  • 1 replies
  • 0 helpfuls

Resolved! Else if in flow designer

Hi Team,If assignment group is empty in incident i have flow that calls another subflow.But i wanted to implement logic where if short description has SAP assign to separate group using existing flow designer. Also is there any way to script in the c...

preethigovi_0-1748527404068.png
preethigovi by Tera Contributor
  • 1754 Views
  • 7 replies
  • 2 helpfuls

Reports - Pie charts colors

Hi All,  I would like to configure my charts so that a specific value is always represented by one color.Like here this is fine: We can see here we have colors that are the same in both charts for the same values eg. very low is represented by pale p...

dev_K_0-1724858658544.png dev_K_1-1724859663125.png
dev_K by Tera Contributor
  • 1124 Views
  • 3 replies
  • 0 helpfuls

Set assignment_group using CartAPI script

Good evening, how are you? Could someone please help me set an assignment_group using a script with the Cart API? My script is currently written like this: var cartId = GlideGuid.generate(null);    var cart = new Cart(cartId);    var item = cart.addI...

HudyssonPOntes_0-1748553362754.png