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

Getting all variables from an SCTASK

I have a client script that runs onLoad. The script determines if the task meets certain conditions, then sets the variables to "read only == false" so that HR can make modifications at the start of an employee onboarding. I have manually created an ...

Change Header Background color in Zurich

Hello All,We recently upgraded one of our instance from Xanadu to zurich. We want to change the header background color. Please advise how this can be done.What was done:created record in sys_ux_style and added new colorcreated ux theme record and ad...

HTT by Mega Contributor
  • 532 Views
  • 2 replies
  • 0 helpfuls

Unable to delete record on a custom table

I have a custom table in a custom application scope,   When right-clicking on the grey bar and hitting delete on a record, nothing happens.  I have checked the following:Reviewed ACL's and confirmed there is an allow ACL for delete action for that ta...

Scott29_0-1759523523510.png
Scott29 by Kilo Sage
  • 551 Views
  • 2 replies
  • 0 helpfuls

Help Needed: Locating Table of App Updates from Plugins

Hello Everyone,Question (1)I'm looking for help identifying a table or list that shows all App Updates available for upgrade from plugins.I’ve already checked tables like sys_app , sys_store_app, sys_plugins  but haven’t found the specific informatio...

CV1 by Tera Contributor
  • 584 Views
  • 2 replies
  • 0 helpfuls

PDF Generation

Hello Team, Can we generate the PDF of the record eg. incident when the ticket is closed? It should automatically get attached to the respective incident Thank youSunil

fill a date on a form based in other field

I have two fields: Start Date and Initial Date, both of type Date (not Date/Time). When the user selects the Group "PANP", I need the Initial Date to be automatically set to 1 month and 7 days after the selected Start Date.I’ve already tried using a ...

MARISAINACIO1_2-1759482586108.png

Relationship script partially functioning

Hi all, I have this relationship script I'm having trouble with. It applies to and queries from the sc_task table. The purpose of it is to show related new hire tickets. It works by looking at the employee_number catalog item variable that they all h...