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

Forum Posts

Extremely long loading time on Service Portal

Hi everyone,I am struggling with a big issue regarding the new Service Portal. Wonder if anyone has had a similar experience and have you been able to find a solution?Basically I am using the Order Guide widget to allow end users to choose multiple i...

Add/Delete Action in a HTML Table

Hi ,I have a requirement of a grid in my catalog. Hence i have created a macro variable with a widget. My Widget has a HTML table(Grid structure). I am able to populate values from server scripts. Any idea on how to perform Add / Delete action on the...

charanya by Tera Contributor
  • 2888 Views
  • 3 replies
  • 1 helpfuls

Resolved! What's the use of setNumericValue() ?

Hello,I was working on a form where we were using metric_instance table.In the Script Include setNumericValue() method was being used.I wish to know when do we use setNumericValue() and what's the unit in which we get the output for this method.Thank...

On-Call Schedule Dashboard

We recently implemented the On-Call Rotation application in our instance to replace the a spreadsheet that was kept by the IT managers on SharePoint.   At first everyone loved the idea of an automated on-call rotation and that it would be available i...

BHunt by Kilo Contributor
  • 7968 Views
  • 10 replies
  • 5 helpfuls

Resolved! 1) This is related to KB articles. There will be a valid date field on KB form. Ideally after that date , article gets retired. So , create an UI Action named Publish which will be visible only in Retired articles and if we click on it, validate that

1)This is related to KB articles. There will be a valid date field on KB form. Ideally after that date , article gets retired. So , create an UI Action named Publish which will be visible only in Retired articles and if we click on it, validate that ...

Resolved! Remove duplicates from choice list

I am running the script below in both a record produce page and on a form.   The record producer page has a setting you can turn on or off to not show duplicates.   In the form you do not.   The values in the choice list are not duplicates when you l...

jim_calhoun by Kilo Contributor
  • 5562 Views
  • 9 replies
  • 1 helpfuls

Resolved! Overriding Bootstrap Styles in Service Portal

Is there any way to override Bootstrap CSS styles (not scss variables) on a theme or portal level in Service Portal? The way things are currently being built out, your portal's Theme styles are compiled and included, then any Portal CSS variables, th...

tmgarcia by Giga Contributor
  • 16105 Views
  • 11 replies
  • 7 helpfuls

CSS change not reflecting

Hi,I made some changes to the default CSS( Geneva version)   to increase the OOTB block size for the ESS portal and the CSS change is not getting reflected even after I cleared my browser cache and doing a cache.do.Any suggestions?Thanks

maryc by Tera Contributor
  • 1527 Views
  • 2 replies
  • 0 helpfuls

Display Modules based on Criteria

I need to display modules based on Specific criteria such as if a username is present in certain table.I saw the possibility of displaying modules based on roles.Is it possible to display modules based on some conditions..?

eswarijk by Tera Contributor
  • 2330 Views
  • 11 replies
  • 0 helpfuls

Resolved! Unable to see incident_sla in tables but can see it in reports?

Hi, I can see the incident_sla table in reports, have created a report that I want to view on a dashboard. I can view the results on the dashboard as admin but itil users get "Security constraints prevent access to requested page". In trying to diagn...

andyy by Kilo Contributor
  • 3693 Views
  • 3 replies
  • 3 helpfuls

Catalog Client script to handle the date

Hi Guys,I am stuck with a script which is pretty straightforward and its basically a Catalog Client Script used in one of the Catalogue item to handle the Startdate and enddate fieldsThe issue is that even though the user is inputting the valid dates...