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

Forum Posts

Resolved! globe icon

Hi,I want to remove the globe icon from portal when on requested item. form ticket location widget

find_real_file.png
puchu by Kilo Contributor
  • 2427 Views
  • 3 replies
  • 1 helpfuls

How to access data array variable in HTML of widget

Hi,An array of elements are being set in Server script and accessing that variable elements in the HTML of a widget.But the elements of the data array are not accessible in HTML. Any suggestion would be of great help.Please find the below code:Client...

tvani by Tera Contributor
  • 4240 Views
  • 1 replies
  • 4 helpfuls

Resolved! which variable type allows mulitple selection

Hi All,In a catalog item, i need to use a variable that will have multiple choice values   and should also allow multiple selection. Also, this variable should be mandatory(i.e atleast 1 option to be selected before the request is placed).I am able t...

find_real_file.png
sohan_snow by Tera Contributor
  • 26910 Views
  • 7 replies
  • 13 helpfuls

Resolved! Gliderecord addQuery

Running this exact code the count is always coming back as 500, but it should be > 2454 records.     If I look at the table the count   isAny insight as to why this isn't returning the full set of names would be appreciated. function onChange(control...

count.jpg

Resolved! ¿Why user can't see choice list?

Why if I go as Administrator I can see the choice list as specified in the table, but whenever a user opens the record the choice lists appear as blank?The following image has 10 options, but as a user view they see nothing. Why?e.g.

andresgt by Mega Expert
  • 2906 Views
  • 7 replies
  • 4 helpfuls

How to Hide Help Text on Client script

Hi All,I am having 2 fields user_type and end_date, End date having help text but its always visiblebut i need to show help only if "user type" is "employee".I am using Istanbul version.How to to hide help text for user type other than Employee?Thank...

Resolved! Get value from UI Macro to UI page

Hi All,I have a UI Macro placed beside reference button of Configuration Item on Incident form. I need to pass the cmdb_ci field's value to the UI page which is being invoked by the UI macro.PFB script:UI Macro:<?xml version="1.0" encoding="utf-8" ?>...

shawshipra by Tera Expert
  • 3406 Views
  • 5 replies
  • 0 helpfuls

Resolved! How to create a pop up window

In above picture,I want to make the employee type filed as pop up filed.How can I achieve that popup shown in the above figure.Note:1.Employee type has three values; A,B,None.2.Before filling the entire form,the employee type field is mandatory to fi...

Popup.PNG
anjiadmin by Tera Expert
  • 23120 Views
  • 8 replies
  • 10 helpfuls

UI Action on List

I have a UI Action set up as a list choice with a condition current.parent==''.First issue:When I see the UI action in the list choice, I can see that it doesn't apply to all of the records, but if I choose to continue, it will run against that selec...

find_real_file.png