Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to access the catalog item fields in client scripts.

sanrg
Kilo Explorer

Hi Team,

I am just trying to access the catalog item field in the On submit catalog client script. Is that   feasible? Please find the below screenshot :

Here I am trying to Change the workflow, based on some selection in the catalog form, I wrote an On submit catalog client script.

My logic is actually not working here.

I wanted to know is my approach to achieve this is correct.

find_real_file.png

Thanks in Advance.

smitha.

7 REPLIES 7

@Ankur Bawiskar - How can I access the choices of the variable?

I have a select box variable with 5 choices. I need to get the price of the selected choice and display in a pop up 

Does this apply to a muti row variable set?

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hello Sangeetha,



Can you please elaborate on what you mean by "Here I am trying to Change the workflow, based on some selection in the catalog form,".