How to set the limit to the multi row variable set variable for only 10

Sowmya
Tera Contributor

How to set the limit to the multi row variable set variable for only 10  in a catalog form

1 ACCEPTED SOLUTION

Allen Andreas
Administrator
Administrator

Hi,

On the variable itself, you can set the limit to 10:

max_rows=10

So on the MVRS set itself, add the variable set attributes field to the form (if not already present), then set the attribute as mentioned above:

find_real_file.png

Please mark reply as Helpful/Correct, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

View solution in original post

12 REPLIES 12

Vaishnavi Lathk
Mega Sage
Mega Sage

Hi,

You can use the set_attributes field for this:
max_rows = 10

Note: out-of-the-box the set_attributes field is not on the form lay-out.

If my answer helped you in any way, please then mark it as helpful.

Kind regards,
Vaishnavi

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

approach mentioned by Allen should work fine

when you add 6th row any error you obtain?

Regards
Ankur

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

Hi Ankur , I tried the same thing but its not working

find_real_file.png

 

Hi,

Did you try to logout and login and then verify?

Regards
Ankur

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

Yaa i tried that also , but its not working.