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 get rowCount of mrvs and set the value of a field in Catalog item variable.

jitusingh
Tera Contributor

Hi,

 

I have MRVS if I add a row , it should take few MRVS variable values and set the values in the single line text variable on the catalog item and If i remove the row it will also remove the text form the catalog item variable.

 

Note:- row_size =1; //the row size is set to be not more than 1

5 REPLIES 5

Hi @Amit Gujarathi ,

I want to remove text from the catalog item variable.

The functionality i want:

if i remove the row from the mrvs whatever the value i have got in the catalog item variable it will be also removed.

Thanks,

Jitu