calview.DailyView (Daily view)

Shows a calendar navigator with a configurable daily view. (more)

Inherits from lino_xl.lib.calview.CalendarView, lino_xl.lib.calview.DayNavigator

Every row of this data view is an instance of lino_xl.lib.calview.Day.

User Guide: cal : Calendar.

Columns

  • Description (detail_link) : See Description.

Detail layout

  • (unformatted: <GridElement calview.DailySlave in lino_xl.lib.calview.ui.DayDetail on lino_xl.lib.calview.ui.DailyView>)

Toolbar actions

  • HTML (show_as_html) : Show this table in Bootstrap3 interface

  • Table (landscape) (as_pdf) : Show this table as a pdf document.

  • Table (portrait) (as_pdf_p) : Show this table as a pdf document.

  • Export to .xls (export_excel) : Export this table as an .xls document

  • Détail (detail) : Open a detail window on records of calview.

  • Daily (calview_DailyView_detail) : Show daily view.

  • Weekly (calview_weekly_wrapper) : Show weekly view.

  • Monthly (calview_MonthlyView_detail) : Show monthly view.

  • Create new Event (insert_event) : Custom action for inserting a calendar entry in the DailyView.

Filter parameters

  • Traîté par (user) : The responsible user.

  • Période du (start_date) : Start date of observed period

  • au (end_date) : End date of observed period

  • Évènement observé (observed_event) : See observed_event.

  • Rendez-vous (show_appointments) : See show_appointments.

  • Guest (presence_guest) : See presence_guest.

  • Type d’entrée calendrier (event_type) : The type of this calendar entry.

  • Local (room) : See Local.

  • Bénéficiaire (project) : Pointer to the project to which this object is related.

  • Assigned to (assigned_to) : Another user who is expected to take responsibility for this entry.

  • État (state) : The state of this entry. The state can change according to rules defined by the workflow.

Hidden columns

  • Day number (day_number) : See Day number.

  • None (navigation_panel) : See navigation_panel.