The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Resolved! modifying ootb script include

Hello guys,  There is an OOTB script include with getapprovers function.Inside this function, we have the following code, my requirement is to make changes to this code and send approval only to ownership group and if ownership group is empty or null...

Screenshot 2024-09-16 at 11.09.47 AM.png
Snow-Man by Tera Contributor
  • 939 Views
  • 10 replies
  • 0 helpfuls

Onsubmit client script

Hi All,This is for a service catalog, on submit, a popup message should display with yes and No buttons. On clicking yes it should be submitted, when No is clicked it should be redirected to a different item. Can you help with the script part?

ThenmozhiA by Tera Contributor
  • 440 Views
  • 4 replies
  • 0 helpfuls

Client Script in MRVS

Hi all,  I have a catalog item request with few variables like 'security zone' and 'data center'. Then I have also a MRVS that has a variable 'the_mountpoint', and I want this variable to be populated with values from those 2 fields, however it seems...

dev_K_0-1726496819755.png
dev_K by Tera Contributor
  • 503 Views
  • 3 replies
  • 1 helpfuls

Resolved! How to validate if atleast one child record exists in UI action

Hi .   i have a requirement .to create a UI action - "Monitoring" in problem tablewhen click on the button , it should check if at least one child task(action table) related to problem record exists.if not exists, it should throw an error message - "...

vijay23 by Tera Contributor
  • 946 Views
  • 8 replies
  • 0 helpfuls

Resolved! Multi Row Variable Set Exceeds System Limit

Hi Community! I have a form in our Service Portal that has a Multi-Row Variable set. This particular set is a list of users that gets pre-populated and then users can be added or removed. We've just hit an issue where the "Add" button gets disabled a...

Mathieu8 by Kilo Guru
  • 5987 Views
  • 8 replies
  • 7 helpfuls

TOPdesk ITSM tool integration with ServiceNow

We have a requirement to integrate ServiceNow with TOPdesk ITSM tool using REST APIs (ebonding integration). Hence, we need to know about the feasibility on this integration from ServiceNow end and also any challenges, roadblocks for the same at Serv...

Using Custom Fonts In Service Portal - PUBLIC Pages

I'm trying to use custom fonts (font icons) in Service Portal on a public page, but with no success. There is a great post with multiple options on how to add custom fonts (Using Custom Fonts In Service Portal) and Options #3 works perfect for logged...