Catalog Item - Multi Row Variable

Vaibhav Sharma1
Tera Contributor

Hi All,

 

I have created a record producer on alm_transfer_order table in HAM module.

 

I have used a multi-row variable to allow multi asset selection in the form.

VaibhavSharma1_0-1716810871044.png

On selecting 1 asset here, request form is getting auto submitted (unable to select multiple assets). Please assist what could be the root cause for this?

2 REPLIES 2

AJ-TechTrek
Giga Sage
Giga Sage

Hi @Vaibhav Sharma1 ,

 

Refer the below document which helps you for multi-row variable.

 

https://www.servicenow.com/community/developer-blog/exploring-the-multi-row-variable-set/ba-p/229153...

 

Please appreciate the efforts of community contributors by marking appropriate response as Mark my Answer Helpful or Accept Solution this may help other community users to follow correct solution in future.

 

Thanks

Ajay Kumar

Linkedin Profile:- https://www.linkedin.com/in/ajay-kumar-66a91385/

ServiceNow Community Rising Star 2024

 

 

Thanks Ajay,

This article provides a good overview.

 

My concern is that request form is getting auto submitted on selecting 1 asset in multi row variable, how can I fix this? any idea