Page 1 of 1

Need feedback on opening hours logic

Posted: 2017-02-10 14:16
by bambinou
Hello,

I would like to have the seven days of the week with each:
Opening and closing time.

I could build this in php easy but with App gini I am not sure how to go about.

How would you build this please? Any tricks?

ie:
Monday Opening(dropdown with hours)(dropdown with minutes), closing Hours (dropdown with hours)(dropdown with minutes)
Tuesday Opening(dropdown with hours)(dropdown with minutes), closing Hours (dropdown with hours)(dropdown with minutes)
Wednesday Opening(dropdown with hours)(dropdown with minutes), closing Hours (dropdown with hours)(dropdown with minutes)

How can we add multiple dropdown next to each others? Or perhaps there is an easier method?

Thank you.