Hi all,
I am not even sure if I can articulate this question, but I will do my best to see if this is possible.
I have a single Date Picker and multiple Checkboxes that I would like to use to update individual columns in a collection with the date value based on which checkboxes are selected. For example, I have the date picker set to July 20, 2020 and checkbox 1, 2, but not 3 selected. I would like a collection to update the corresponding column for checkbox 1 and 2 with July 20, 2020. Subsequently, by updating the date picker to July 22, 202 and checkbox 2,3 but not 1 selected, the columns have data added accordingly.
I am an absolute beginner, so please excuse my poor explanation and terminology! Thanks in advance,
Greg