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

Forum Posts

Resolved! build url based on system environment (PROD, TEST, DEV)

g_form.addInfoMessage ('<a href="https://servicehubdev.colorado.gov/servicehub" target="_blank">Click here to go to back to the ServiceHub home page</a>');looking how to replace https://servicehubdev with the system value of the environment

Bret Smith by Giga Guru
  • 353 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to find a Table Name using sys_id?

I have a sys_id value of a table and I want to find out the table associated with that sys_id. Is there any way i can find out the table or record name using the sys_id?

harshayer by Tera Contributor
  • 16738 Views
  • 17 replies
  • 5 helpfuls

Add field message when field is unlocked only

I'd like to display a field message only when the field is unlocked. And have the message go away when the field is locked again.  Is there a way to do this ? I was trying to use document.getElementById('incident.u_environment_unlock')somehow , but t...

erck by Tera Contributor
  • 460 Views
  • 3 replies
  • 1 helpfuls

Resolved! aUnable to Run the onAfter Transform Script

Dear Experts.  I need a quick help struck with a code. I am trying to run a onAfter transform scrip to create relationship and also once created the next run of the transform map should not create new one (if a relationship has already been inserted)...

Nilanjan1 by Mega Sage
  • 438 Views
  • 4 replies
  • 1 helpfuls

User not able to view dashboard report data

I created an report and added into dashboard. I shared to one of the user.She is not able to view the report data. Please find attached screenshot for reference.I  added to pa_viwer role to her but she still not able to view the report data.Please ad...

ShashankKumar_0-1712686722709.png
Kanna12 by Tera Expert
  • 279 Views
  • 6 replies
  • 1 helpfuls

Activity Actions in Process Automation Designer

Hi, I have a requirement wherein I have to remove the OOB buttons like Skip, Update, Mark Complete for the Playbooks and add my custom buttons. While I checked the OOB functionalities are read only and I am not able to disable those. Tried to overrid...

Help in creating GMUD table

I have to make a GMUD application, but I'm confused about how to create the table and what fields I put in, and what these fields will be like, these are the application requirements: Create a new GMUD request Must contain a description of the change...