How to add MRVS "100 + rows" on a catalog item

shaik_irfan
Tera Guru

Hi,

 

We have a catalog item, where users wanted to submit 100+ rows, can we do that.

 

I see a property glide.sc.multirow_set.rows.size with the max for 50 rows, so we cannot do more than 50 rows?

 

 

1 ACCEPTED SOLUTION

sachin_namjoshi
Kilo Patron
Kilo Patron

You can configure maximum limit for a multirow variable set.

Configure Variable Set attributes with following:

max_rows=100

 

find_real_file.png

 

out-of-the-box the set_attributes field is not on the form lay-out.You will have to add it.

 

Regards,

Sachin 

 

View solution in original post

10 REPLIES 10

Inactive_Us1238
Giga Expert

Hello irfan,

In OOB features MRVS maximum row limit 50 for a catalog item. If someone want to increasing limit more than 50, it will be performance issue.

 

https://community.servicenow.com/community?id=community_question&sys_id=0ff1b2bedb5e00105ed4a851ca961904

 

https://community.servicenow.com/community?id=community_question&sys_id=7ea0569ddbcd2fc067a72926ca961911

Inactive_Us1238
Giga Expert

Hello irfan,

I have tried to increase limit but shows following message. Instance level limit exceeds, so it will not be possible.

Hello irfan ,

Hope your issue is working fine now.

Helpful and mark as a correct answer ,if my solution help to you.

Ankur Bawiskar
Tera Patron
Tera Patron

@shaik.irfan 

It won't be good user experience even if you allow 100 rows

Also there is system limitations for this

Please discuss with your business team on this

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Ankur Bawiskar 

 

We are automating this, like user uploads the attachment and it automatically added to the MRVS