we are planning to use Strapi to manage Events, so we started to use the datetime picker.
The time dropdown has a granularity of 1 minute. That’s a bit too precise for us and it will slow down the Event creation. I am wondering if it is possible to change that behavior and set 15 minutes or even 30 minutes intervals.
You can set the time interval to either 1,5,10,15,30, or 60 minutes inside the Configure the view section. If you’re just starting out, it isn’t very obvious and the documentation isn’t clear for this.
The Configure the view button is on the right above the fields in the Content-Type Builder of each content type.
Once you’ve opened the Configure the view, click the pencil to edit the date field you want to change and you’ll find the Time interval (minutes) option there.
Ey! I have the same problem. When I try to update config in “Configure the view”, the response show an error related by update in metadatas step. Then, I cannot update other fields view because throw that error. I attached the screenshot in network console.
Reviewing the chore (click here), they said no migrations will be needed but it seems like it won’t work by itself.