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

Forum Posts

Resolved! onSubmit() question for form

Hello everyone! I am creating an app for educational purposes. After several searches over the last few years, I have not been able to find the solution.When I click on the Submit button, I would like it to open a warning message like "Your request h...

PhFranca by Tera Expert
  • 694 Views
  • 4 replies
  • 0 helpfuls

Database view table not returning any results

I've got the following database view where I'm wanting to return a list of software models with certification tasks:  However when I click on Try It, no results appear. I was expecting the following results to appear:  Can somebody explain what I'm d...

matthew_hughes_0-1704360531999.png matthew_hughes_2-1704360638738.png

Omit edit button condition.

Hello All, I am trying to add Edit button to the group members list for users enrolled with specific group. Below script I am using but it is not working for users with out user_admin role. answer = true;var eligible = current.group.type.indexOf("1cb...

I want to add password reset option on service portal

Hi There,   I want to add Password reset option on service portal under profile widget, In below image in place of yellow mark have to add, which will navigate user to specific link. how to achieve this?

find_real_file.png
Community Alums by Community Alums  
  • 715 Views
  • 5 replies
  • 0 helpfuls

Resolved! on hold in change request script

Hi All, Could anyone please suggest which script controls the On hold  true or false when the state is in new . Example when the state of the change request is in Assess with On hold and when we try to revert to new then it goes to New state and On h...

Implementing system property into Flow Designer

Hello, I'm needing some help adding system properties for seven HR templates to my Flow so I don't use the template sys ID directly in it. Below is a screenshot of the Flow and one of the seven HR templates that I'm working with::

New Hire Onboarding 2.PNG New Hire Onboarding 1.PNG

Simple List - Dynamic filter

I created a new page on the portal. It contains 2 widgets:1. The first one allows you to choose from a list (sn-choice-list) that contains the names of users who opened incidents.2. The second is a Simple List widget, which displays all incidents ope...

Restrict Available Catalog Item

Hello,I'm writing a Before BR Query to restrict the available items in the Catalog Item list when adding questions to a report.Current script: if (!gs.hasRole('admin') && !gs.hasRole('catalog_admin') && gs.hasRole('itil')) {        var arrAllowedCata...

PatrickRodrigu_0-1723045551099.png

Query builder

Hi All, I have a requirement to update 250 queries using a script that will remove the following filter conditions and add new filter conditions for Query Builder Saved Query. I'm new to CMDB, Can someone help on it. Thanks in advance!  Remove this :...