Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
2812 Visualizzazioni

Hi, I have a problem in the calendar view. 

When i create a new appointment and i set the day, the hour and the minute the data is stored in database.

For the months view every things works correctly but for the week and the day the block containing the informations of the appoitment don't appear in the right place ==> All appointment appear in the top of the calendar.

Waiting for your help 

Avatar
Abbandona
Autore

i am still looking for the answer so i request your help if you have some issues to fix this problems

Autore Risposta migliore

I have fixed the problem. 

The source of this problem was the bad definition of the attribute date. 

Well to see the date and time (hour & minute) in the calendar, the date must be defined as datetime.

So this is working correctly in my module.

Now, i have to found how i define the duration.

Thanks for all

Avatar
Abbandona