Calendar entry types (cal.EventTypes)

The list of entry types defined on this site. (more)

Every row of this data table is a Calendar entry type.

User guide: The cal plugin.

Columns

  • Reference (ref) : The reference. This must be either empty or unique.

  • Designation (name) : The translatable name of this database row.

  • Designation (de) (name_de) : See Designation (de).

  • Designation (fr) (name_fr) : See Designation (fr).

  • Designation (et) (name_et) : See Designation (et).

  • Planner column (planner_column) : The column into which calendar entries of this type should get ventilated in reports that use PlannerColumns.

  • Appointment (is_appointment) : Whether entries of this type are considered “appointments” (i.e. whose time and place have been agreed upon with other users or external parties).

  • Automatic presences (force_guest_states) : Whether presence states should be forced to those defined by the entry state.

  • Locks all rooms (all_rooms) : See Locks all rooms.

Detail layout

    • Reference (ref) : The reference. This must be either empty or unique.

    • ID (id) : See ID.

    • Planner column (planner_column) : The column into which calendar entries of this type should get ventilated in reports that use PlannerColumns.

    • Default duration (default_duration) : An optional default duration for calendar entries of this type.

    • Designation (name) : The translatable name of this database row.

    • Designation (de) (name_de) : See Designation (de).

    • Designation (fr) (name_fr) : See Designation (fr).

    • Designation (et) (name_et) : See Designation (et).

    • Entry label (event_label) : Default text for summary of new entries.

    • Entry label (de) (event_label_de) : See Entry label (de).

    • Entry label (fr) (event_label_fr) : See Entry label (fr).

    • Entry label (et) (event_label_et) : See Entry label (et).

    • Start date (start_date) : See Start date.

    • Maximum days (max_days) : The maximal number of days allowed as duration. 0 means no limit.

    • Simultaneous entries (max_conflicting) : How many conflicting events should be tolerated.

    • Email template (email_template) : The name of the file to be used as template when creating an email from a mailable of this type.

    • Attach to email (attach_to_email) : Whether the printable file should be attached to the email when creating an email from a mailable of this type.

    • Appointment (is_appointment) : Whether entries of this type are considered “appointments” (i.e. whose time and place have been agreed upon with other users or external parties).

    • Public (is_public) : See Public.

    • Automatic presences (force_guest_states) : Whether presence states should be forced to those defined by the entry state.

    • Fill guests (fill_presences) : Whether guests should be automatically filled for calendar entries of this type.

    • Locks all rooms (all_rooms) : See Locks all rooms.

    • Locks the user (locks_user) : Whether calendar entries of this type make the user unavailable for other locking events at the same time.

    • Transparent (transparent) : Allow entries of this type to conflict with other events.

    • Send reminders (send_reminders) : Whether calendar entries of this type should send reminders to their guests.

  • Calendar entries (cal.EventsByType)

Toolbar actions

  • Table (landscape) (as_pdf) : See (unformatted: <lino_xl.lib.appypod.mixins.PrintTableAction as_pdf ('Table (landscape)')>).

  • Table (portrait) (as_pdf_p) : See (unformatted: <lino_xl.lib.appypod.mixins.PortraitPrintTableAction as_pdf_p ('Table (portrait)')>).

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

  • None (grid_post) : See (unformatted: <lino.core.actions.CreateRow grid_post>).

  • None (grid_put) : See (unformatted: <lino.core.actions.SaveGridCell grid_put>).

  • New (insert) : Insert a new Calendar entry type.

  • Create (submit_insert) : Submit this form, i.e. send your data to the server.

  • Duplicate (clone_row) : Create a duplicate of this row and insert the new row below this one.

  • Delete (delete_selected) : Delete this record

  • Merge (merge_row) : Merge this object into another object of same class.

  • None (grid) : The list of entry types defined on this site.

  • Move down (move_down) : Exchange the seqno of this item and the next item.

  • Move up (move_up) : Exchange the seqno of this item and the previous item.

  • None (open_help) : Open Help Window

  • None (validate) : See (unformatted: <lino.core.actions.ValidateForm validate>).

  • Save (submit_detail) : Save changes in this form

Hidden columns

  • ID (id) : See ID.

  • No. (seqno) : The sequence number of this item with its parent.

  • Attach to email (attach_to_email) : Whether the printable file should be attached to the email when creating an email from a mailable of this type.

  • Email template (email_template) : The name of the file to be used as template when creating an email from a mailable of this type.

  • Description (description) : See Description.

  • Public (is_public) : See Public.

  • Hidden (is_hidden) : See Hidden.

  • Locks the user (locks_user) : Whether calendar entries of this type make the user unavailable for other locking events at the same time.

  • Fill guests (fill_presences) : Whether guests should be automatically filled for calendar entries of this type.

  • Send reminders (send_reminders) : Whether calendar entries of this type should send reminders to their guests.

  • Start date (start_date) : See Start date.

  • Entry label (event_label) : Default text for summary of new entries.

  • Entry label (de) (event_label_de) : See Entry label (de).

  • Entry label (fr) (event_label_fr) : See Entry label (fr).

  • Entry label (et) (event_label_et) : See Entry label (et).

  • Simultaneous entries (max_conflicting) : How many conflicting events should be tolerated.

  • Maximum days (max_days) : The maximal number of days allowed as duration. 0 means no limit.

  • Transparent (transparent) : Allow entries of this type to conflict with other events.

  • Default duration (default_duration) : An optional default duration for calendar entries of this type.

  • Select multiple rows (rowselect) : See Select multiple rows.

  • (dndreorder) : A place holder column for drag and drop row reorder on React front end