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

Forum Posts

How to customize a related link in the Header menu

Hello,  On our Service Portal header menu, there is a link for My Requests.  It shows both Requests and Incidents. Is there a way to show the RITMs instead of the Requests?  I changed that label to "My Tickets" as you will see below.  

DannyBarker_0-1701274780425.png DannyBarker_1-1701274804740.png

Service Portal - URL Suffix

Hi everyone, when creating a Service Portal, the URL suffix doesn't allow the use of an hyphen (-), it automatically replaces it with an underscore. Is there a configuration somewhere, where I could allow the use of hyphens in the URL suffix of a Ser...

Not able to fetch the parent field

Hi Team, i am working on a requirement and when i am trying to fetch the parent information i am not able to get the parent.issue:  Table A has reference to Table B and Table B has reference to Table C but Table C does not have any relation with tabl...

sushma9 by Tera Contributor
  • 732 Views
  • 2 replies
  • 0 helpfuls

Index of Not working

Hi All,I am using Index of  with string and its not working. Please find the sample script below. when i tested i am only getting the If validation and else if is not working. please let  me know if any changes has to done.Note : filed name is same f...

sushma9 by Tera Contributor
  • 60904 Views
  • 14 replies
  • 0 helpfuls

using GlideAjax to update Change Request

Hello, can you help me why this simple script include doesn't work? Name: FIG_update_commentsApplication: GlobalAccesible from: All application scopes Script: var FIG_update_comments = Class.create();FIG_update_comments.prototype = Object.extendsObje...