跳至內容
選單
此問題已被標幟
2 回覆
2809 瀏覽次數

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 

頭像
捨棄
作者

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

作者 最佳答案

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

頭像
捨棄