F
Filament8mo ago
Tjiel

Looking for an openinghours form field in filament

Hey all, Im currently migrating a project from nova to fillament. In my nova project I have the following package for an OpeningHours input field: SadekD\NovaOpeningHoursField\NovaOpeningHoursField. So my question is the following: Is there any good alternative package to do something similar using Filament.
7 Replies
toeknee
toeknee8mo ago
Just create a repeater and add the fields with default values of mon-sun ?
Tjiel
TjielOP8mo ago
Thanks for the suggestion, il give that a try
Sjoerd24
Sjoerd248mo ago
Here is some inspiration for that; https://filamentexamples.com/project/shop-opening-times-form That is paid but very useful information.
Dennis Koch
Dennis Koch8mo ago
For opening hours #awcodes-table-repeater would be a good option.
Sjoerd24
Sjoerd248mo ago
Love that plug-in. 👌
Tjiel
TjielOP8mo ago
Thanks for the replies I'l check your suggestions out when I've got time
agelos
agelos2mo ago
did you manage to do it ? i have the same request for spatie-openinghours

Did you find this page helpful?