Hello,
I hope someone can help me. I try to make an
shift
planning
Application. It should be as easy as possible. So I want to have one Form with the folowing Fields:
-Checkboxes for Weekdays
-Date from
-Date to
-Time from (Dropdown with Times like 10:00, 10:15, 10:30...)
-Time to (Dropdown with Times like 10:00, 10:15, 10:30...)
The Goal is that we can enter for example evry Friday and Saturday between 01.06.2018 and 31.06.2018 from 10:00 to 19:00. In another Form there should be createt a single record with the time for every Friday and Saturday in June.
Can someone give me please a hint how I can realize this?
Simon