I am trying to make a list of checkbox inside a repeating group which contain the days so the users can select their availability.
I have made the database of ‘day’ and field type of user availability under the users which is ‘list of days’.
How to configure the type of content and data source in repeating group and the checkbox?
I tried to search similar problems but couldn’t find any.
Any advice on this?