Catalog Item - Multi Row Variable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 04:55 AM
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.
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 06:12 AM
Hi @Vaibhav Sharma1 ,
Refer the below document which helps you for multi-row variable.
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2024 02:11 AM
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