asked on April 26, 2018
I have a table that has 2 fields, a drop-down field and a checkbox field. The checkbox field has a single option to select from. I am looking for a way so that if any row is checked, that all of the rows after it are automatically checked as well. For example, if row 1 and 2 are filled in and on row 3 the checkbox is checked, then row 4, 5, etc. would automatically be checked if they already exist or if the are added. Any ideas how I would go about doing that?
1
0