Presences (cal.GuestsByRole)

Inherits from lino_xl.lib.cal.Guests

Every row of this data table is a Presence.

User guide: The cal plugin.

Columns

  • Person (partner) : The partner to which this presence applies.

  • Role (role) : The role of this partner in this presence.

  • Workflow (workflow_buttons) : Shows the current workflow state of this database row and a list of available workflow actions.

  • Remark (remark) : See Remark.

  • Calendar entry (event) : The calendar event to which this presence applies.

Detail layout

    • Calendar entry (event) : The calendar event to which this presence applies.

    • Person (partner) : The partner to which this presence applies.

    • Role (role) : The role of this partner in this presence.

    • State (state) : The state of this presence. See GuestStates.

    • Workflow (workflow_buttons) : Shows the current workflow state of this database row and a list of available workflow actions.

  • Remark (remark) : See Remark.

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 Presence.

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

  • Delete (delete_selected) : Delete this record

  • None (grid) : The default table of presences.

  • None (open_help) : Open Help Window

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

  • Save (submit_detail) : Save changes in this form

Filter parameters

  • Responsible user (user) : Only rows managed by this user.

  • None (None) : See None.

  • Person (partner) : See partner.

  • Event state (event_state) : Only rows on calendar entries having this state.

  • Guest state (guest_state) : Only rows having this guest state.

  • Date from (start_date) : Start of observed date range

  • until (end_date) : End of observed date range

Hidden columns

  • ID (id) : See ID.

  • State (state) : The state of this presence. See GuestStates.

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