Hello,
im using a list<string< to get information out of a forms, but i need to initiate this list with 8 values, its possible to do at here?
if not, how to do different ?
i need to input the information in another activities but when the forms use just 4 of the 8 spots the activity return an erro

im assuming that the error is because i didnt initiate the list

if in the forms i select 8 of the options it works fine, but if i select less than 8, comes that error