Hello guys I need to add information about bus routes where I need to add departure times.
If everyday it has same departure time I can do it using two checkbox fields, one for weekdays(to check only that days when this bus works) and another for departure times, but what to do if bus leaves station on 12:00 14:00 16:00 18:00 at monday-friday, but on 12:00 and 16:00 at saturday and on sunday it does not work?
I will need to create on checkbox field for weekdays to see working days,
another checkbox for departure time for monday-friday and third for saturday, but it must be universal to that another bus information can be added, which may work on different days.
Easiest way is just to use textarea or html but, it will not allow me to filter record via this information.
Do you have any ideas?
Hello guys I need to add information about bus routes where I need to add departure times.
If everyday it has same departure time I can do it using two checkbox fields, one for weekdays(to check only that days when this bus works) and another for departure times, but what to do if bus leaves station on 12:00 14:00 16:00 18:00 at monday-friday, but on 12:00 and 16:00 at saturday and on sunday it does not work? I will need to create on checkbox field for weekdays to see working days, another checkbox for departure time for monday-friday and third for saturday, but it must be universal to that another bus information can be added, which may work on different days.
Easiest way is just to use textarea or html but, it will not allow me to filter record via this information.
Do you have any ideas?