Hello to all and anyone who would be so kind to lend some help. I am currently trying to set up a feature in my app where a user has to choose their availability for the week, i.e. what days they are available and what times on those days that they will be in the office.
I also would need to be able to have the user to update their availability, but the update would need to consist of the dates and times to be updated concurrently.
I have tried the input element to no avail. I also realized that trying store the dates and times in a the same group doesn’t work either due to the fact that the data source can only be one option.
Can someone please help? I have been hung up on this for a very long time. I would greatly appreciate it.
thanks,