-
Servicenow Catalog Client Script Set Value, Requested for auto fills when the submitter At my organization, we have a catalog item that needs to be updated to include a new variable field to capture the e-mail address of the employee noted on a different variable field. below code works only in native ui 10-13-2023 12:36 PM so that's working, but when i go select Temporary, all department is set to default, when i change to something else beside temporary, all department doesn't change unless i refresh How can I make one field on catalog task form read only based on value selected in catalog item variable? I have tried below code to get value of variable but not getting result. I'm working on a catalog item that has a variable referencing the alm_hardware table that uses a qualifier to filter out only assets based on the cost center chosen The problem is the getMessage call. You would need to create a hidden variable, set it. If the order Or in this case Multi-Row Variable Sets? Here it goes 1) onChange Catalog Client Script, really limited, just for testing purposes (the sys_id is the sys_id of your Multi-Row Variable Discover how to access multi-row variable sets client-side in ServiceNow to streamline your processes. In this blog i will explain both way to auto populate We have OnChange Client Script that sets the value of NETWORK and MANUFACTURER ID fields when certain values are selected for Category and Subcategory fields respectively. my requirement is need to make quantity field read-only, when the other fields are empty and editable Hi @akchauhan I have tried in PDI . How do I set up the catalog client script? Client Script Examples This is an extension on the article, Client and Server-side Programming. Please guide me If I need to make any changes global to work Example 2. I would like its value to be set based on the first_name & last_name variable values when the form is submitted (see Hi Everyone, I want to use client script to modify the rich text value in the Rich Text lanel type. Pre-London In the Hi @VSN , You need to populate one field based on other field in service catalog, so you can use the catalog client script and glideajax If you want to auto populate the value in another field on same You can write the below onChange catalog client script: Normally, if we want change the display value of a reference field, we have to set Display=true in the field at the table level. Please We are using a reference field - 'requester' in the catalog form which reference to sys_user table. How to configure a catalog client scripts for the duration of two dates on catalog item? If you want to append the value, use something like: For the Service Portal method to work, you also need this onLoad Catalog Client Script that applies to the Catalog Item: This script changes in `exception_type`, updates `which_gate` dynamically based on the selected option, and clears `which_gate` if `exception_type` is set to 'None'. With 2 onChange 04-28-2017 12:22 PM Hi Pradeep, That works as intended. Specifically, it will total up the figures in one column of In default value, you can try to do the reference qualifier query. Var set name : on_behalf_of Var name : caller_id - which refers to a table I want to get the value of a variable in a variable set in a catalog client script. It is working if being loaded in native UI but when opening in Service Portal the value is not being set. This can be accomplished via client-side scripting. I have created client script to capture that, but it is getting the sys_id of the reference A free tool that pre-populates ServiceNow catalog item variables from URL parameters. If you want to determine the value before submission then have onSubmit client script. Once you’ve added the variable set to a given catalog item, you can populate any one or more variables in that catalog item, simply by manipulating the URL. I tried the following script, but could not do it. I am new to using the request item table. Here is an outline of how Hello Team, I have Requirement :- consider a scenario where several of your catalog items may require the same functionality (e. In the example below, our Sometimes you need to share values between variables in the main form and a Multi Row Variable Set. Simple alert is not working. sys_id. A lot of use cases for populating Variables I have a list collector referencing sys_user table and need to assign some values to it. In the client script, set the values of Total Weight and Total Price. The value has been Approach: Create a Lookup Script Include or Scripted REST API: This will fetch data (like course names) from your external API. In order to use the ‘newValue’ and ‘oldValue’ I have created variable set ,wrote a script in catalog script and it is not working in service portal. The first date has a default value of "javascript:gs. Or, Note: In below catalog client script, display value for List Collector and Lookup Select Box in Native UI does not work. getUserID();" when the form loads; however, the user can change it 04-24-2024 11:38 AM @Ken Berger you cannot directly set the request table value from catalog client script so you have to write a display business rule to set the price value, So what you can do is in When i change the value of the reference field in the variable set, i want to update the variable on the parent catalog item. getValue (String variableName) Returns the value of the specified field on the catalog item form when used in a client script on multi-row variable sets (MRVS). Requested_for and Contact_number are in the same variable set, the second script requested_for is in the variable set and company is not in the variable Hi there, In a catalog item, I have a variable reference field called requested_for. Please guide me If I need to make any changes global to work Hi , I have a requirement to have only specific values on dropdown of subcategory when a specific category is selected i have created a client script for that : But when i am selecting for the 02-07-2023 07:43 AM Hi @Snow Tomcal If you will set the value based on a script, why do you need a lookup field? You can use a different field type and then use How to use onChange Catalog Client script on MRVS variables so that I can add the values of the rows to show the result in another variable of the form?. g. Kindly share your Hi all, ServiceNow newb here. How to access Catalog Variables within client scripts of records produced? Go to solution benbenjamin Mega Contributor A quick demo on ServiceNow variable sets. You can access the variables with this syntax. setValue() not working. Knowing this, we could set up an onLoad I want to set the MRVS value through client script . we are trying for particular condition , field value should be set to "No" and I have a Catalog Client Script in a Catalog Item and everything works but the line shown underlined in red in the photo below. Client-side scripts can add dynamic effects and validation to forms. Ex: Assume you have new value in Explore 300+ ServiceNow AI Skills across ITSM, CSM, and 25+ more modules. I have an onChange Catalog Client Script which is checking for change to a name field. You can write an OnChange catalog client script on variable question 1 and set the value of question 2 as below function onChange(control, oldValue, newValue, isLoading) { We would like to show you a description here but the site won’t allow us. However, the date gets changed and set. addScript (String script) Adds a script to the catalog client script. Hi, I have been trying to set a value on my requested item form through an OnSubmit catalog client script, but to my surprise i'm unable to set it. getRowCount () == 1, the default value is that value, variable. An alternative, though it's hiding the code a bit so will drive someone nuts later is to just do whatever you And the Catalog Item slush bucket should either get cleared or get set with value " Created new user". I'm wondering what went wrong, i have It depends on the requirement. If the order In this, I have concatenated the value of c field existing value and appended with description and quantity and then set in c field and then later you can clear the value of description We would like to show you a description here but the site won’t allow us. The email ids are coming from the I have a catalog item with a variable set that includes 'business unit' as a reference from the OOB 'business_unit' table, 'business group' and 'business function' both of which are lookup Customer field on Catalog variables section Based on the customers the visitor (reference field) of the Multirow variable set needs to be filtered and displayed. Use the same script for each. Hello Matthew, Is the ID field a reference field? Note: Client scripting uses either data available on the client or data retrieved from the server. This select box have option 1,option2,otions3,option4. 3: Since the catalog client script and script include use parameters, they can be re-used in every instance of this solution. 07-23-2025 01:36 PM I have a Catalog Item where I am trying to create an onChange Catalog Client Script that ensures that the selected date is NOT before the next Business Date. Glide record cannot be used in client script as this API supports server side scripting. agent_name 2. The alert is getting displayed but after the form is getting submitted. getValue ("variable_name") and My approach to these requirements was to create 4 onChange Catalog Client scripts that fire when the user changes the Type field : Clear (order of 5) Add (order of 10000) Change (order of Hello, I am new to servicnow. Base field value is selected from the reference the description then needs to populate of that item and the type The rows within the Multi-Row Variable Set JSON should contain an actions key with a blanc value, and the variable key with the variable value. Hi, I created a variable set used on 3 Catalog Item forms that has 3 lookup select box variables that pulls in the information from the Category, Subcategory, and Components from the Hi Team, I am trying to access variable set variable value form client script, it is working fine in ITIL view but, it's not working in service portal. For instance, we can create What I need to do is with an onchange client script, I have to add a Reference qual condition on a field that references the user table, that will This ServiceNow Developer Full Course video walks you through the essentials of ServiceNow Catalog Client Scripts—a key skill for any aspiring ServiceNow Hi, While trying to set a value for the variable using "onsubmit" client script. I created a custom Hi, I am trying to create dynamic table using Rich Text variable on catalog form, plz suggest on how to Set Rich Text (catalog variable) Value in client script? g_form. Each Multi Row Variable Set has its own Copy the snippet you need, paste it into the right script field on your instance (background script, business rule, script include, client script, etc. Its working as expected . By building custom applications and exploring advanced features like You can first read value of the variable C before setting new value and then set both old and new value in the variable by concatenating both the values. Script should look something like the below. It works. PFA code and screenshot for your reference. recurring_cost 3. I've create on onChange Catalog Client Script to copy the value of B and set it to A (in The other advantage to this approach is that you can populate a workflow. Add a read-only variable (e. We were able to get the MRVS data in JSON format in the client script but the issue here is that it returns Calling a Script Include from a Catalog Item’s reference qualifier field Often you need to perform server logic to filter valid values for a Catalog Item reference field. ), The variable set is opened in a new iFrame. That article discussed the differences between client Hi , I havea question here, there is a variable checkbox on catalog item, if box is checked, 'enter wbs code' variable field will be filled with word 'Pending'. 2 onChange Client Scripts for the first 2 variables. Guide for creating ServiceNow Client Scripts using the Fluent API. Adjust field names and Solved: Hi Community, I’m working on a ServiceNow catalog item and want to dynamically populate one variable based on the selection in another Complete guide to ServiceNow REST API integrations using Table API, Aggregate API, and scripted REST APIs with authentication, filtering, and rate limiting. So Create a Catalog Client Script and pass the User sys ID to Script Include where we Trying to use the Text value from a variables choice, chosen on a service catalog form, in a Catalog Client Script and getting nowhere. I have written We would like to show you a description here but the site won’t allow us. Call Pathways today! If you would deactivate this Client Script, on save of the Story, the "Blocked reason" would remain even if the field isn't visible. I am using a Catalog Item to display different System Access variables in check box variables. It is auto-populated by "javascript:gs. Variables (Client script) <- variables from variable set. To auto-populate data in MRVS (Multi-Row Variable Sets) in ServiceNow, you can use client scripts or server side script depending on your requirement. For this scenario you need to use glide ajax, as you need to do DB operation through client script. But based on I have 2 region field with value as "NA" for "North America. Scenario- need to show computer model in model variable. Accessing the main g_form only requires accessing the parent variable. On the form we have two reference fields to the sys_user table. I'm trying to get option 1 Hi all, Our users maintain certain CIs by Catalog Items. When the Add or Edit Rows MRVS window opens, the We would like to show you a description here but the site won’t allow us. onChange script not working. It assumes that your List collector variable is named Once you've added a variable set to a Catalog Item, any scripts or policies will become part of the item as you are experiencing. I am trying to write an onChange client script to make a select box field in a catalog item display a specific choice when another select box variable is chosen on the item. To use this class in a scoped application, use the sn_sc namespace identifier. How to fetch display values from catalog items in a client script? I have a requirement where I have to find all the catalog item variables inside a catalog and send them to endPoint for how to set default value of variables through script include? What i need to write in script include ? I need help. This variable set contains a catalog client script, but no actual variables (this is expected). But the scipt returns the sys_id instead of the To summarize: OnChange Catalog Client Scripts work differently than regular OnChange client scripts. Just add more if statements as needed. Hi I'm trying to set the time of a date/time variable in a catalog client script. It is actually The background is that I have a variable set for several catalog items. All these fields will one show when a particular value is selected from a particular drop-down. Needs to set two fields bases off of a reference field selection. , a multi-line text or a list) to display the related I think create a variable set with the client script and use that in all your items? Hi, something like this 1) Ensure Isolate Script field is set to false for your client script 2) This field is not on form but from list you can make it false Note: The solution requires this Isolate On a Catalog item I have two variable in a variable set called Service Now User Details they are 1) requested_for and is reference on the sys_user table and has a default value of Such a minor new feature, though potentially a big impact for everyone working on Service Catalog. The value gets cleared. In this blog i will explain both way to auto populate Best practice to modify reference qualifiers for catalog item variables is to use advanced reference qualifiers on variable level and define the filter via one line of code or to create a complex Along with video demonstration we have shared the script which helps you to implement the ServiceNow list collector in your developer instance. Since this is a I am trying to access a variable of a variable set using an On_change client script but not sure about the steps. On load , I am able to get the sys_id that was passed through the URL and I've set this value to a field called project. Then do something like, if the gs. Use a Catalog Client Script: The client script will make an Absolutely, you can write onChange catalog client script on your variable (example: variable_name). nowDateTime" and the second date variable uses a GlideDateTime function to add 7 Hi, When the response is Yes, the catalog item variable label should be change. Change Solved: Hi Experts, I need a help on this catalog client script. Hi everyone, Can I please get some help with a client script that will change the value of the "short description" to the request_name variable on the portal? I attached a couple screenshots Client Script: Ensure "Isolate Script" field is set to false for onChange Catalog Client Script on User Variable The field Isolate Script is not present on the form view I have one requirement in which I have to set default value Requested for,Location,Employee Id,and Department. The You can have the OnSubmit () client script on the Catalog Item (Not on Variable Set). Look to the below 50 top-quality ServiceNow Client Scripting Use Cases for interview preparation. As stated earlier, you will not have direct access to the created item from client script. Solved: Hi, I'm trying to create a Client Script that will set the value for a custom field based off of a value from another custom field. I would like to query the u_earb table to find the record that matches that sys_id . Full catalog with AI Agents, workflows, and adoption guidance. One is called Requestor (u_requestor) and the other is On Behalf Of Few things to note: Make sure the employee number field has value. 01-17-2018 04:26 PM I have an Order Guide with a Rule Base that's forwarding 3 different variable values to a Catalog Item. I am using catalog client script to fix value of first region into another and second one is read-only I have created MRVS variable (agent_details) in a catalog item. entity_name The requirement is that the forming In order to create a task on change of a field u would require a combination of both Client script as well as script include. I have set Hi Members, I have a 'description' field on the Catalog Item. For testing, you can change this to an onChange client script, just to test and see and you'll most likely see that it works, To pass or copy a value from one variable set to another in a Service Catalog form, here’s how you can achieve that: Method: Using Catalog Client Script (onChange or onLoad) Multi row client script in variable set to get a variable value from catalog item form. The script include returns the sys_id of the new record, and the client script is supposed When a user input some value on the catalog item variable same should be set/copied to the MRVS variable. FORM Field 1 is a reference field that references the location table (cmm_location) and the name of the variable is "location" Field 2 is a We would like to show you a description here but the site won’t allow us. In one of these catalog items the help_text of a variable must be adjusted, best via a catalog client script (on_load). If you want to change the behavior of some other field (s) based on Or in a Business Rule, instead? Or even in an onChange client script. But because these client scripts don't talk to eachother, it is not a good solution since changing a value on one of the three fields may hide the dependent fields, when they should be How to configure a catalog client scripts for the duration of two dates on catalog item? Hello Hetal, 1- g_form. In order to use the ‘newValue’ and ‘oldValue’ When implementing a MRVS, you may wish to be able to dynamically access the values entered into the table. The script basically looks at the requested_by on the incident, does lookup on sys_user, then does lookup of user's location on cmn_location, does another lookup on cmn_location to get the I have created variable set ,wrote a script in catalog script and it is not working in service portal. It sounds like you could wrap this script in an if block to only You can use a combination of a GlideAjax in client script and a script include. So, if they enter a 12-04-2020 01:32 AM Hi, Script seems fine with jsut the variable level1 being set & not level2. the values are not getting saved. Scripts can apply to service catalog items or variable sets, allowing administrators to use the same functionality that is Implementation This tool adds to your system, a Variable Set. Retrieve the value of the field using g_form. If a specific Both are Catalog Client Scripts. We are building templates of what should be set to true for each employee based on their We would like to show you a description here but the site won’t allow us. Does anyone know how to implement it? Hi All, I have two variables in my catalog item form. Showing how to create and apply a variable set to a catalogue item and how a client script can be applied to a vari Hi All, I have written a client script and script include to pull bulk number of email id and setting these email ids in catalog field after submitting the form. The Script Include 2: By default, the catalog item's onLoad scripts execute before those on the variable set. I have attached screen shot. Unable to get the logic how the MRVS field values are to be set on the change of the form Field. The idea is to generate a text box string based on the Hi, I am thinking of an onSubmit catalog client script that gets another value for that field from a variable of type reference. How do I get these scripts into my ServiceNow instance? Copy the snippet you need, paste it into the right script field on your instance (background script, business rule, script include, client script, etc. In a variable set i have four fields ItemA (reference), ItemB, ItemC and Quantity. Here is Hello, I have a reference field to the user table called subject_person. forming_cost 4. This Catalog variable is part of variable set and variable set is EDIT 2 : Precisions I don't want to change the display value of the selected article, I want to change all the display value in the list before the user However, you can write a simple onChange Catalog Client Script to dynamically show or hide the fields within the variable set based on the value of your catalog Set the default value to 'false' . Script looks ok to me, bit it is not working on portal. Use client data as much as possible to 12-07-2023 01:19 AM - edited 12-07-2023 01:22 AM Hi @Sravan33 The catalog client scripts above contains u_details variable and it is part of a variable set. i have written catalog client script (onchange) to change label value g_form. But the time remains on The following Catalog Client Script can be used to set the default filter value for a field and optionally remove the filter completely. I have written a on change client script and tried to set its value Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field Hi there, When working with conditional visible variables, these will mostly become visible through Catalog Doing so triggers the below onSubmit client script that calls a script include that creates the record. Scripts can apply to service catalog items or variable sets, allowing You have accessed the variables defined in variable set in client script of catalog item (record producer). Great for knowledge articles and direct links. Client scripts run JavaScript in the browser on form events to configure forms, fields, and field values while the user is interacting with To auto-populate data in MRVS (Multi-Row Variable Sets) in ServiceNow, you can use client scripts or server side script depending on your requirement. Since both the variables are A good example of this would be the fact that when you write a catalog client script within the Multi-Row Variable set, by default the script can only access and influence variables that are Trying to use the Text value from a variables choice, chosen on a service catalog form, in a Catalog Client Script and getting nowhere. available choices are yes/no default value is empty. scratchpad variable with the new (string) value then use that throughout the script, so you don't need to create a Hello, Yes, you can use something like catalog lookup definition or in later versions of the platform, you can use "auto populate" feature within the variable setting: For the latter, you can simply select the Setting the field value on change of a field Scenario: When incident form is loaded then the Assignment Group should be populated with Network I am trying to set a value to a catalog item variable via Catalog Client Scripts. MRVS variables are : 1. Covers per-instance OAuth, Table API endpoints, sysparm query syntax, webhooks, rate limits, and CatalogClientScript API enables you to create, modify, or delete catalog client script records. I have added a few variables to the request item form but I want to show/hide them based on a field value in the request item table. function onChange (control, What I want to do is trigger a client script on the catalog item itself (not the variable set) to update another variable on the catalog item. These ServiceNow Client Scripting Use Cases You'll learn how to manage users, groups, and roles, as well as set up notifications and filters. I have tested in my PDI. It's an asynchronous call so script ends before receiving the message so field is submitted without being updated. var clr = How to modify Reference Qualifiers with Catalog Client Scripts – ServiceNow Best practice to modify reference qualifiers for catalog item variables is to use advanced reference qualifiers on CatalogClientScript. 05-22-2025 10:44 AM Add a client script on your MRVS that runs when Unit Weight is changed. , referencing cmdb_ci). We need to get the display value of this field in catalog client script for building some 06-20-2023 05:21 AM Hi @Suvedha , modify this script is c field value is nill then add directly else append with existing . I'm trying to write an OnLoad Client Script for a catalog item. But now I'm seeing another problem. Hi, I have a requirement to populate a variable in drop down list in catalog item based on other variable features. In a Catalog Client Script that applies to the Catalog Item you can get the value of the entire MRVS as JSON then loop through it to get/set the As your system may have a large number of catalog items, you should select a catalog item or variable set using a reference field instead of the To summarize: OnChange Catalog Client Scripts work differently than regular OnChange client scripts. Something like that. What I'm looking for is to set the model name to the text field. if the value of state/market is choosen as " texas " and value of Do you need to set it up as is "standard_tx" I need to add option to To actually answer your question, yes - the new (Washington DC) Set Value feature can only accept literal values, not functions, javascript, or anything dynamic unfortunately. This variable set must be shared with orderguide and its child catalog items. setVisible ('pass variable name here', 'pass The variable inside these variable set can be access to each other, if you create a catalog client script. How do I do that using catalog client script. Please help me with this. I would like to then have this name display within the display value variable I have on the form. The variable set is called “ Parse sysparm_variables Hi I'm looking to update the short description of a catalog item so that it contains a variable from the catalog item. I create a catalogue request, in Catalog Client Scripts, I have onLoad scripts like this function onLoad () { //Type appropriate comment here, and begin script below 1) Create Catalog Client Script on the reference variable of type onChange/onSubmit etc 2) Ensure Isolate Script field is set to false for your client 2: By default, the catalog item's onLoad scripts execute before those on the variable set. I've written an onLoad Catalog Client Script in one of the Catalog Items I want to create a onchange catalog client script for State/Market variable. What issue you are stuck with? Also, as Anurag suggested it is not ideal to use GlideRecord () in client Hi Team, There is one variable A- type -select box in the catalog . we tried to set values on a string field and How do I clear a variable value using an onLoad Client Script? The catalog item auto fills a variable (employee type) based on the requested for. The ultimate goal is to display a variable when the item is added to the cart. Since you are testing this script on the backend and managed to get the sys_id. something like below code: Please mark the appropriate response as Hi All, We have one catalog variable type (select box). You can apply the following fix Solved: Hey everyone very good morning I want to set the multiple choice variable value to true at the onchange catalog client script. setValue ('x', true); 2- Using Catalog Client Script you can make as mandatory. Simply add a single URI Discover the latest ServiceNow feature enhancements post-Utha release as we dive into the powerful world of catalog item variable auto-population. However, you can control the execution order by setting the order value on each script. How can we achieve it using Catalog Client Script. In this tutorial, we'll walk you through the step Greetings, We have created an onSubmit Client Script to fetch groups based on name, and save it to a list field. Reason for code working in background script n not in client script is CatalogClientScript - Scoped. 06-14-2024 06:27 AM Hello @prasanna_da , You need to add onchange catalog client script on that variable set/ order guide and onchange on user_not_available varaiable and getvalue of the same Add a reference variable in your catalog item that allows users to select a server (e. Explanation: Selection Rules: If Here are two of the biggest benefits when it comes to using variable sets: They reduce the time to create a new catalog item due to reusing existing variables, One of the most common performance scripting mistakes I see on the ServiceNow Community and in customer Instances: the use of setValue () on A client callable Script Include to which you will pass the catalog item sys_id and any variable values your decision table may need. The idea is to generate a text box string based on the 10-13-2023 12:36 PM so that's working, but when i go select Temporary, all department is set to default, when i change to something else beside temporary, all department doesn't change unless i refresh Hi All, Will anyone help me come up with a client script that will copy the value of a subcategory to the Configuration Item field? I can't write javascript and am in a hurry I believe it it should be "on change" We would like to show you a description here but the site won’t allow us. Please Sometimes there is a need to access variables defined on catalog item within MRVS client script to show/hide variables within MRVS. populating specific user data automatically like Mobile Tag: g_scratchpad catalog client script How to create Catalog Client Script Includes without using UI Scripts – ServiceNow Let’s say we have field5, which value is determined by field1, field2, field3 and 2) Trigger your onChange Catalog Client Script when the variable in 1A changes. setLabelOf ('fieldname', Variable Sets Catalog Client Scripts and Catalog UI Policies can also be applied to Variable Sets Execute every time the Variable Set is used Recall from ServiceNow Fundamentals training, Variable For short description, I want to set the field to the value of 'Service', 'Category', and 'Subcategory'. I am creating a Catalog Item with two dates. Here we have to use the OnLoad Catalog client script in MRVS as below. ), replace any placeholder values, and run. Please let me know Hi Developers, Please assist, I have added few fields on an existing catalogue item. Note:- I have used hardcoded sys_id of choices. Catalog client script is a JavaScript code which executes when user orders any catalog item. My UI Policy I have on that 'Add User' to show other variables when 'type' = 'Add User' does not execute. appliesToCatalogTask (Boolean flag) Specifies if the catalog client script runs on a catalog task. Here's an example of a catalog client script in ServiceNow that demonstrates how to display/hide fields, add options to choice fields, and set default values for fields in a specific catalog When working with a multi-row variable set: In a Catalog Client Script that applies to the Variable Set, you can use A complete ServiceNow REST API guide for developers building product integrations. In this video practical demonstration of implementing use case is given. In my case, when they ask for CI modification, we load all updateble CI data on variables, user updates some of this data and, after Hi @SK36 You can simply create catalog client script as below:- Select proper Variable set, UI type and applies. 2) Have a client script running on the order guide to make this variable to "true" g_service_catalog. Then it would get pushed into the field on the target We would like to show you a description here but the site won’t allow us. I set the default value of Requested for but not able to set Open record producer=> Go to the variable set => Create catalog client script for particular variable set and use following code g_form. It's necessary to preload the I have this client script that's running when ever a serial number is changed. I have written the below script to set the value in the 'description' field on OnLoad Catalog Client script which is not working. 25u, mjxix, sucim, km1, 5fwf, zrm, rulxd, sfgmy, gnhifv, bwgm, km, qevlf9, nb, p3h8gh, elppsd, ewmxpm, f4m, ichl, qmq3m3, w9, met, vpb, nua, 7fh2, jk, na7dk, 8w, eqnkzcl, lb6t, vsli,