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

What is exactly Left Outer Join in Database View

I created two tables in Database View like below here:=> Results returns to me 45,478 records which is normal because it returns matched records and all records in table Resource Aggregate Weekly (raw). Then, I updated the Left Outer value of resourc...

sieusaopolo15_0-1742007871209.png sieusaopolo15_1-1742008026114.png sieusaopolo15_2-1742008294453.png sieusaopolo15_4-1742008314066.png

New help on changing the variable label text.

Hello,I’m using g_form.setLabelOf('Old Phone Number', 'New Phone Number') method to dynamically change the label of a variable. While the label changes successfully on the portal, it doesn't update in the desktop view.  Could someone please help? Tha...

Resolved! Hiding a multi row variable set variable reference option

Hello everyone,I have a catalog item that includes a Multi-Row Variable Set (MRVS) named "new_tables", which contains a variable called "table". This variable is a reference to the sys_db_object table.I want to ensure that users cannot select the sam...

How to set up Take Survey widget from Standard Ticket?

How could I add a Feedback tab to the Standard Ticket, showing a survey of my choice? I tried navigating to Standard Ticket > Standard Ticket Configuration, choosing sc_req_item as the table. Then added a new tab as follows: However I do not know w...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

Resolved! Catalog Client Script to change display label value?

I have an onChange Catalog Client Script which is checking for change to a name field.  I would like to then have this name display within the display value variable I have on the form.  I've tried g_form.setValue('display_var', newValue); and g_form...

MBarrott by Mega Sage
  • 1461 Views
  • 13 replies
  • 0 helpfuls

Help with writeBase64 in GlideSysAttachment

Hi Everyone, I am trying to send base64 image as attachment to sys_cs_collab_chat table using GlideSysAttachment , but it not attaching and not even returning any error. Scripted Rest API:  (function process( /*RESTAPIRequest*/ request, /*RESTAPIResp...

Need to pull the variables value

zipcode is entered on the catalog form, check the Location table in SN and validate the country,state and city. If its incorrect populate the Country,State, City but leave the field editable.If the zipcode is not existing in Location table then API c...

is_12 by Tera Contributor
  • 412 Views
  • 4 replies
  • 0 helpfuls