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

Download records as pdf files into a zip folder

Hi team, We have a requirement to download the selected records of a custom table into a ZIP folder with the records as  individual pdf files and pdf file name  same as the record name. We also want format the pdf file generated with the required fon...

manasa0590 by Tera Contributor
  • 1095 Views
  • 7 replies
  • 1 helpfuls

Data Masking for Fields.

Hi, I have one requirement where no user should be able to see the data in the description and short description fields on the form view as well as on the list view.I have written a client script for that but it is only working on form view also user...

Based on the roles want to set the field editable

Hi team,based on the ' model_manager  ' role I want to make the Price field editable in cmdb_software_product_model table.So here the Table is cmdb_model and field is product_catalog_item and reference to sc_cat_item.And this Price field is the dot-w...

Munna1_0-1689135031267.png
Munna1 by Tera Contributor
  • 550 Views
  • 4 replies
  • 0 helpfuls

Resolved! Set Background image on form

Hi Everyone,I have a need to set my company's logo as a background on the form of a custom table. I'm not entirely sure where to begin with this one. I imagine doing something like this but not entirely sure where to put it? UI Script on the page? My...

Resolved! populate list collector based on another reference field

hi there on a catalog item there are two fieldsreference field 'sys_user_group' existing_group i also have a list collector field 'sys_user'i need to populate the list collector based on the existing_group field, i tried the below solution, but could...

levino by Giga Guru
  • 1355 Views
  • 3 replies
  • 2 helpfuls

Knowledge Article Record not found (Service Portal)

Hi experts I have created a new kb called Procurement. In the portal settings, In the Service Portal, when I search for a particular KA, the search result displays. Upon clicking it, I get a popup saying "Record not found". Please see the attached sc...

Ash33_0-1688968433051.png
Ash33 by Tera Expert
  • 679 Views
  • 3 replies
  • 0 helpfuls

How to create multiple Requested Items through Catalog item

Hello Dev Team,  I have a requirement that need to get a Catalog item workflow to generate multiple approvals to each group manager when a User requests multi groups assigned to their account. If a User selects multiple groups, each group manager wil...

Sravani20 by Tera Contributor
  • 763 Views
  • 1 replies
  • 1 helpfuls

Resolved! flow designer - service catalog

Hello Expertsi have created a flow  - trigger is service catalog when i test it , it works fine, how do i trigger it to run submit catalog item request automatically when catalog item 'Access' is requested. please see screenshot below ThanksLevino

levino_0-1688861890272.png
levino by Giga Guru
  • 2911 Views
  • 10 replies
  • 7 helpfuls

Creating a Breakdown by Month

Hi, I am trying to create a breakdown based on picking the month from a date field on a record. The script I am running is: var gdt = new GlideDate();gdt.setDisplayValue(current.vulnerability.date_published);trimmedDate = gdt.getMonthLocalTime();trim...

KBoz_0-1689090086514.png KBoz_1-1689090215728.png KBoz_2-1689090297801.png KBoz_3-1689090361374.png
KBoz by Tera Expert
  • 854 Views
  • 2 replies
  • 0 helpfuls

Audience in UI Builder

Hello, We have roles with groups that have been added, e.g., Manager - Groups are CC6052 Managers, CC1234 Managers, etcetera.  The applicability in the UI Builder is set up with the Roles that the individual groups fall under.  Therefore, when I add ...