How many iterms of sub list

Hi Frank,

I am making an asset disposal process. May I know the maximum number of items of the sub list?
Usually disposal list has a hundred more.

Thanks!

Do you want to know the maximum amount of data that can be added to the sub list? If you just want to know how many records already exist in the list, you can use the len() function to obtain the number of records.

We currently do not have restrictions on the number of data items in Sub List, but having too many rows and columns may cause the client to freeze while browsing.