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

Forum Posts

How to display a sp widget on a UI page?

I created a sp widget, that I am currently displaying on a sp page, but I was the application navigator to be on the same screen as my widget. Is it possible to add it to a UI page?

Bushra Syed by Tera Contributor
  • 1100 Views
  • 2 replies
  • 2 helpfuls

user_calendar_event table and checking dates

Hi All, Does anyone know how to convert the date/time below to a regular date format? currently in the user_calendar_event the start/end date is stored like the string below but i need convert it to a regular date time such as 2022-02-08 8:21:59. I h...

find_real_file.png
Emars by Kilo Contributor
  • 1498 Views
  • 1 replies
  • 0 helpfuls

Resolved! UI Action Server Side to get values from Client

Hi all, I've checked numerous articles but cannot find a solution that would suit me. What I am trying to do is to create a UI action that would give me a pop-up window for user selection and then take the value for use in server side in order to det...

Community Alums by Community Alums  
  • 2240 Views
  • 3 replies
  • 0 helpfuls

Resolved! Create unique username

I will like to use the transform map to create a unique username from firstname an lastname plus a number 3+3+4So a name like thisEx. 1 # Lars Larsen will be LAR (3 from firstname) LAR (3 from lastname) 1985 (a random number) So the username is LARLA...

Resolved! Change Form View for custom Workspace via UI Builder

I have build with the UI Builder my own Workspace and now I want to add Cases, with a custom form view. I can't figure out how to change the default form view. On the old workspaces this could be done with the Workspace View Rules but that is not wor...

Luuk Vonk by Tera Guru
  • 7273 Views
  • 5 replies
  • 6 helpfuls

Filter conditions in CI relationship formatter

we have created few CI classes and to establish relations among them we are using this CI relations formatter. when we try to select the CI after selecting relation, automatically a filter is appearing . The conditions location is anything and operat...

find_real_file.png find_real_file.png
Spandana P by Tera Contributor
  • 1354 Views
  • 2 replies
  • 1 helpfuls

Resolved! Cannot force view on INCIDENT form using UI Action

Hello, Cant find any solutions to simply forcing a view when New button is clicked in Incident list. Im using the redirect code below, which works, only the view is showing "Null". If I remove sysparm_view_forced it will show me the user default view...

Community Alums by Community Alums  
  • 1375 Views
  • 7 replies
  • 0 helpfuls

Resolved! Configure List Applet in Studio

I feel like I'm just going around in circles. In Now Mobile, I have managed to get the "My Assets" list screen to display internal assets that are assigned to the user (actually from the cmdb_ci table but that's another story). I've been able to chan...

find_real_file.png