asked on March 8, 2021
I have a checkbox field on my form with lots of optional values. That field on the form feeds into a multi-value field in the database (repository). I want to know how large I have to make the field in the database.
Does it need to allow as many characters as the longest single checkbox value or does it need to allow the sum total of all the checkbox values on the form?
0
0