Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
6486 Ansichten
How to disable hour in calendar view ??
Avatar
Verwerfen
Beste Antwort

You may want to use the "allDayDefault" option of fullcalendar.js, see https://fullcalendar.io/docs/event_data/allDayDefault/

Avatar
Verwerfen
Beste Antwort

Hello,

you want to remove the time from all calendar views, or for that view only

if for all views search ("fc-event-time") in this file in the line <3992> :

C:\Users\pc\workspace\odoo-9\addons\web_calendar\static\lib\fullcalendar\js\fullcalendar.js

 You find  :

"<div class='fc-event-time'>" +
 

test with delete

Try and tell me the result

Avatar
Verwerfen
Autor

hi, it not working and i wish knew how can i remove time from only this view. thank you

Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Juli 25
599
2
Juni 25
977
1
Mai 25
2534
1
Apr. 25
3685
3
Aug. 24
2759