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

Forum Posts

Resolved! Script Debugger stuck waiting for first breakpoint

I can't get Script Debugger to trigger. Here is what I have done: 1. Write gs.info("TEST"); on the first line. Set a breakpoint to this line.2. Create an order that will trigger the script (it's a script for an Approval Workflow step).3. Check in the...

Resolved! order guide pass value cascade

hi All, i hope u r all ok.I am creating an order guide for the first time and i am facing an issue.i do have a variable set (requester details) which includes name, mgr, business unit, phone, etc)also, the 2 catalogue items included in the order have...

cuchi by Mega Guru
  • 1137 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to set default landing page based on role

Hi,How can I set default landing page after user logged in. If the user does not has roles, he needs to redirect to portal, else he needs to redirect to service operation workspace home page

Alon Grod by Tera Expert
  • 4861 Views
  • 4 replies
  • 4 helpfuls

Need help of clear a list collector variable

Hello,Could someone please suggest on how to clear/empty a list collector variable after form loaded using catalog client script?   I'm familiar UI Policies, but needed to learn using client script.  Thank you 

Erica2 by Tera Contributor
  • 1433 Views
  • 9 replies
  • 0 helpfuls

Resolved! Show column name in reference field attributes

Hello all, I provided below variable attribute for a catalog item which is referenced to change table. ref_auto_completer=AJAXTableCompleter,ref_ac_columns=short_description;requested_by;assigned_to;sys_created_on,ref_ac_columns_search=true But on po...

find_real_file.png
Vikram3 by Tera Guru
  • 6108 Views
  • 8 replies
  • 4 helpfuls

Provide year filter in sysparams in a table REST API

Dear All,I want to set up parameters for a table and access this as a REST API.For this, I want to set a filter in sysparams as 'where table-column = to_year(sysdate)'  -- so i want to filter all the records of the table where column value is same as...

Drag and drop attachment feature on Live agent chat

Hi All,We are currently using Live Agent chat which has the option to just add attachments. It seems prior to Utah/San Diego Upgrade, there was an option to drag and drop files along with adding any attachments.I want to understand if there is a poss...

R_ana_0-1692662609966.png

Resolved! Background Script: Updated parent record from child record

Hello Community, Looking for assistance to correct the background script below:  var grChi = new GlideRecord("ast_service");//child record grChi.addQuery("");//query goes here grChi.query(); while (grChil.next()) { var grPar = new GlideRecord("as...

Desmo by Mega Guru
  • 1728 Views
  • 7 replies
  • 3 helpfuls

How to pass variables from a UI Action to a UI Page

Hello Everyone,  I have a UI Action button that opens a UI Page in a GlideDialogWindow. I need to pass some variable values from the UI Action to the UI Page to use in the client script, but have been unable to achieve this. Below is my UI Action cod...

Closed complete state INVISIBLE

Hello dear community, I need help: I need the "closed complete" state of a task in a workflow to be "invisible" to the user (please see photo attached).The idea is to make it invisible for certain tasks, not to remove that state. Does anyone know how...

closed complete.png
Alessa by Mega Guru
  • 781 Views
  • 1 replies
  • 0 helpfuls